Changeset 3699 for temp/trunk/html/install
- Timestamp:
- 2006/09/06 11:00:16 (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
r3698 r3699 368 368 function lfInitWebParam($objWebParam) { 369 369 370 $install_dir = realpath(dirname( __FILE__) . "/../../") ;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.
