Changeset 2557 for temp/trunk/html/admin
- Timestamp:
- 2006/08/28 22:41:53 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/basis/zip_install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/basis/zip_install.php
r2556 r2557 2 2 require_once("../require.php"); 3 3 4 ini_set("max_execution_time", 60 );4 ini_set("max_execution_time", 600); 5 5 6 6 define("ZIP_CSV_LINE_MAX", 8192);
Note: See TracChangeset
for help on using the changeset viewer.
