Changeset 12190 for branches/dev/html/install
- Timestamp:
- 2007/04/25 12:50:54 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/install/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/install/index.php
r12185 r12190 366 366 // ¥×¥í¥°¥é¥à¤Ç½ñ¹þ¤ß¤µ¤ì¤ë¥Õ¥¡¥¤¥ë¡¦¥Ç¥£¥ì¥¯¥È¥ê 367 367 $arrWriteFile = array( 368 ".." . HTML2DATA_DIR . "install. inc",368 ".." . HTML2DATA_DIR . "install.php", 369 369 "../user_data", 370 370 "../cp", … … 792 792 793 793 $data_path = $root_dir . "../data/"; 794 $filepath = $data_path . "install. inc";794 $filepath = $data_path . "install.php"; 795 795 796 796 $config_data =
Note: See TracChangeset
for help on using the changeset viewer.
