Changeset 545 for trunk/app/config
- Timestamp:
- 05/21/08 16:41:10 (6 months ago)
- Files:
-
- 1 modified
-
trunk/app/config/core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/config/core.php
r502 r545 107 107 * in the session 108 108 */ 109 Configure::write('Session.checkAgent', true);109 Configure::write('Session.checkAgent', false); 110 110 /** 111 111 * The level of CakePHP security. The session timeout time defined
