- Timestamp:
- 2006/10/11 21:54:40 (20 years ago)
- Location:
- temp/trunk/html/install
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
templates/step1.tpl (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r6018 r6023 412 412 $normal_url = SITE_URL; 413 413 } else { 414 $normal_url = "http://" . $_SERVER['HTTP_HOST'] . "/"; 414 415 416 $normal_url = ereg_replace("/install/.*$", "", $_SERVER['URL_REQUEST']); 415 417 } 416 418
Note: See TracChangeset
for help on using the changeset viewer.
