Changeset 1660 for trunk/gregarius/admin/items.php
- Timestamp:
- 01/07/07 18:52:48 (23 months ago)
- Files:
-
- 1 modified
-
trunk/gregarius/admin/items.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/admin/items.php
r1659 r1660 161 161 // to avoid timeouts 162 162 @set_time_limit(0); 163 @ini_set('max_execution_time', (10 * count($this->chans) + 300));163 @ini_set('max_execution_time', 60*10)); 164 164 165 165
