- Timestamp:
- 08/27/2008 09:44:09 PM (3 months ago)
- Files:
-
- 1 modified
-
branches/website/application/config/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/website/application/config/config.php
r3374 r3375 88 88 89 89 /** 90 * Filename prefixed used to determine extensions. For example, an91 * extension to the Controller class would be named MY_Controller.php.92 */93 $config['extension_prefix'] = 'MY_';94 95 /**96 90 * Additional resource paths, or "modules". Each path can either be absolute 97 91 * or relative to the docroot. Modules can include any resource that can exist
