Changeset 1661 for trunk/gregarius/admin/items.php
- Timestamp:
- 01/07/07 18:56:22 (23 months ago)
- Files:
-
- 1 modified
-
trunk/gregarius/admin/items.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/admin/items.php
r1660 r1661 161 161 // to avoid timeouts 162 162 @set_time_limit(0); 163 @ini_set('max_execution_time', 60*10) );163 @ini_set('max_execution_time', 60*10); 164 164 165 165
