Changeset 6018 for temp/trunk/html
- Timestamp:
- 2006/10/11 21:40:55 (20 years ago)
- Location:
- temp/trunk/html/install
- Files:
-
- 6 edited
-
index.php (modified) (1 diff)
-
templates/step0.tpl (modified) (previous)
-
templates/step0_1.tpl (modified) (previous)
-
templates/step1.tpl (modified) (previous)
-
templates/step2.tpl (modified) (previous)
-
templates/step3.tpl (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r6011 r6018 406 406 $install_dir = ROOT_DIR; 407 407 } else { 408 $install_dir = realpath(dirname( __FILE__) . "/../ ../") . "/";408 $install_dir = realpath(dirname( __FILE__) . "/../") . "/"; 409 409 } 410 410
Note: See TracChangeset
for help on using the changeset viewer.
