PTA configuration of KH

This commit is contained in:
Deon George
2011-01-14 15:19:48 +11:00
parent b6e9961846
commit a43ad2b2c5
2 changed files with 17 additions and 8 deletions

4
kh.php
View File

@@ -13,7 +13,7 @@ $application = 'application';
*
* @see http://kohanaframework.org/guide/about.install#modules
*/
$modules = 'modules';
$modules = 'includes/kohana/modules';
/**
* The directory in which the Kohana resources are located. The system
@@ -21,7 +21,7 @@ $modules = 'modules';
*
* @see http://kohanaframework.org/guide/about.install#system
*/
$system = 'system';
$system = 'includes/kohana/system';
/**
* The default extension of resource files. If you change this, all resources