Changeset 3697 for temp/trunk/html/install
- Timestamp:
- 2006/09/06 10:57:47 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r3519 r3697 368 368 function lfInitWebParam($objWebParam) { 369 369 370 $install_dir = ereg_replace("html/", "", $_SERVER['DOCUMENT_ROOT']);370 $install_dir = realpath("../../" . dirname( __FILE__)); 371 371 $normal_url = "http://" . $_SERVER['HTTP_HOST'] . "/"; 372 372 $secure_url = "http://" . $_SERVER['HTTP_HOST'] . "/";
Note: See TracChangeset
for help on using the changeset viewer.
