Changeset 2156 for trunk/system/config/log.php
- Timestamp:
- 02/23/2008 01:33:37 AM (11 months ago)
- Files:
-
- 1 modified
-
trunk/system/config/log.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/config/log.php
r1668 r2156 28 28 29 29 /** 30 * Log file name prefix; can be blank. 31 */ 32 $config['prefix'] = ''; 33 34 /** 30 35 * PHP date format for timestamps. 31 36 * @see http://php.net/date
