Changeset 2071 in ExiteCMS for trunk/includes/core_functions.php
- Timestamp:
- 11/26/08 16:24:46 (3 years ago)
- File:
-
- 1 edited
-
trunk/includes/core_functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/core_functions.php
r2028 r2071 21 21 // disable error reporting, we don't want to give anything away 22 22 error_reporting(E_USER_ERROR); 23 24 // make sure we have enough memory to work with (independent of the php.ini setting) 25 ini_set('memory_limit', '32M'); 23 26 24 27 // check the environment to see if we can run
Note: See TracChangeset
for help on using the changeset viewer.
