Changeset 18274 for branches/version-2_4/data/class
- Timestamp:
- 2009/09/01 13:41:46 (17 years ago)
- File:
-
- 1 edited
-
branches/version-2_4/data/class/util/SC_Utils.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_4/data/class/util/SC_Utils.php
r18268 r18274 83 83 if( !ereg('/install/', $_SERVER['PHP_SELF']) ) { 84 84 // インストールページに遷移させる 85 header('Location: /install/');85 header('Location: ./install/'); 86 86 exit; 87 87 }
Note: See TracChangeset
for help on using the changeset viewer.
