Index: /temp/trunk/html/install/index.php
===================================================================
--- /temp/trunk/html/install/index.php	(revision 3698)
+++ /temp/trunk/html/install/index.php	(revision 3699)
@@ -368,5 +368,5 @@
 function lfInitWebParam($objWebParam) {
 	
-	$install_dir = realpath(dirname( __FILE__) . "/../../");
+	$install_dir = realpath(dirname( __FILE__) . "/../../") . "/";
 	$normal_url = "http://" . $_SERVER['HTTP_HOST'] . "/";
 	$secure_url = "http://" . $_SERVER['HTTP_HOST'] . "/";
