- Timestamp:
- 2006/10/11 21:45:19 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/lib/slib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r6021 r6022 56 56 if(!defined('ECCUBE_INSTALL')) { 57 57 58 print($_SERVER['PHP_SELF']); 59 60 if(!ereg("^/install/", $_SERVER['PHP_SELF'])) { 61 //header("Location: ./install/"); 58 if(!ereg("/install/", $_SERVER['PHP_SELF'])) { 59 header("Location: ./install/"); 62 60 } 63 61 } else {
Note: See TracChangeset
for help on using the changeset viewer.
