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