Changeset 363 for trunk/app/config
- Timestamp:
- 04/02/08 15:41:18 (9 months ago)
- Files:
-
- 1 modified
-
trunk/app/config/core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/config/core.php
r341 r363 75 75 * 76 76 */ 77 Configure::write('Session.save', ' database');77 Configure::write('Session.save', 'cake'); 78 78 /** 79 79 * The name of the table used to store CakePHP database sessions.
