Changeset 2556
- Timestamp:
- 2006/08/28 22:41:17 (20 years ago)
- Location:
- temp/trunk/html
- Files:
-
- 2 edited
-
admin/basis/zip_install.php (modified) (1 diff)
-
test/naka/info.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/basis/zip_install.php
r2209 r2556 1 1 <?php 2 2 require_once("../require.php"); 3 4 ini_set("max_execution_time", 60); 3 5 4 6 define("ZIP_CSV_LINE_MAX", 8192); -
temp/trunk/html/test/naka/info.php
r1694 r2556 1 1 <?php 2 ini_set("max_execution_time", 60); 2 3 phpinfo(); 3 4 ?>
Note: See TracChangeset
for help on using the changeset viewer.
