Changeset 136
- Timestamp:
- 08/05/09 17:03:18 (13 months ago)
- Files:
-
- 1 modified
-
trunk/config/example.config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/config/example.config.php
r114 r136 37 37 * Use the full name of the helper if it is your own, or just the prefix if it is built in 38 38 */ 39 $config['auto_load']['helpers'] = array('html', 'url', 'form'); 40 if($config['development_environment']){ 41 $config['auto_load']['helpers'][] = 'debug'; 42 $autoLoad['HELPERS'][] = 'debug'; 43 } 39 $config['auto_load']['helpers'] = array('html', 'url', 'form','debug');
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)