Changeset 499 for trunk/app/config
- Timestamp:
- 05/16/08 23:33:41 (7 months ago)
- Files:
-
- 1 modified
-
trunk/app/config/core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/config/core.php
r411 r499 14 14 * In development mode, you need to click the flash message to continue. 15 15 */ 16 Configure::write('debug', 1);16 Configure::write('debug', 2); 17 17 /** 18 18 * Application wide charset encoding
