Changeset 2104 for branches/release-36/php/mt.php.pre
- Timestamp:
- 04/25/08 12:34:53 (19 months ago)
- Files:
-
- 1 modified
-
branches/release-36/php/mt.php.pre (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-36/php/mt.php.pre
r2029 r2104 363 363 isset($cfg['timeoffset']) or 364 364 $cfg['timeoffset'] = '__DEFAULT_TIMEZONE__'; 365 isset($cfg['includesdir']) or 366 $cfg['includesdir'] = 'includes_c'; 365 367 } 366 368
