Changeset 6018 for temp/trunk
- Timestamp:
- 2006/10/11 21:40:55 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 7 edited
-
data/install.inc (modified) (1 diff)
-
html/install/index.php (modified) (1 diff)
-
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)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/install.inc
r5986 r6018 1 1 <?php 2 2 3 ?> -
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.
