Index: temp/trunk/html/install/index.php
===================================================================
--- temp/trunk/html/install/index.php	(revision 6025)
+++ temp/trunk/html/install/index.php	(revision 6026)
@@ -414,5 +414,5 @@
 		
 		
-		$normal_url = ereg_replace("/install/.*$", "", $_SERVER['REQUEST_URI']);
+		$normal_url = ereg_replace("install/.*$", "", $_SERVER['REQUEST_URI']);
 	}
 	
