Changeset 23508 for branches/version-2_13-dev/data/class/util/SC_Utils.php
- Timestamp:
- 2014/06/03 15:26:11 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/util/SC_Utils.php
r23507 r23508 1853 1853 = is_numeric(ini_get('max_execution_time')) 1854 1854 ? intval(ini_get('max_execution_time')) 1855 : intval(get_cfg_var('max_execution_time')) 1856 ; 1855 : intval(get_cfg_var('max_execution_time')); 1857 1856 } 1858 1857
Note: See TracChangeset
for help on using the changeset viewer.
