- Timestamp:
- 2006/10/12 21:05:01 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 9 edited
-
data/lib/slib.php (modified) (1 diff)
-
html/install/index.php (modified) (1 diff)
-
html/install/templates/install_frame.tpl (modified) (previous)
-
html/install/templates/step0.tpl (modified) (previous)
-
html/install/templates/step0_1.tpl (modified) (previous)
-
html/install/templates/step1.tpl (modified) (previous)
-
html/install/templates/step2.tpl (modified) (previous)
-
html/install/templates/step3.tpl (modified) (previous)
-
html/install/templates/welcome.tpl (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r6150 r6162 55 55 // ¥¤¥ó¥¹¥È¡¼¥ëºÑ¤ß¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¡£ 56 56 if(!defined('ECCUBE_INSTALL')) { 57 print("ok0");58 57 if(!ereg("/install/", $_SERVER['PHP_SELF'])) { 59 58 header("Location: ./install/"); -
temp/trunk/html/install/index.php
r6128 r6162 258 258 $arrWriteFile = array( 259 259 "data/install.inc", 260 " html/user_data",261 " html/upload",260 "../user_data", 261 "../upload", 262 262 "data/Smarty/templates_c", 263 263 "data/update",
Note: See TracChangeset
for help on using the changeset viewer.
