OSB enhancements to date

This commit is contained in:
Deon George
2010-11-30 09:41:08 +11:00
parent 8715a2059b
commit ec6a542bc3
478 changed files with 23423 additions and 9309 deletions

2
kh.php
View File

@@ -26,7 +26,7 @@ $sysmodules = 'includes/kohana/modules';
*
* @see http://kohanaframework.org/guide/about.install#system
*/
$system = 'system';
$system = 'includes/kohana/system';
/**
* This directory in which we can override classes that may not yet be accepted