Index: /temp/trunk/html/install/index.php
===================================================================
--- /temp/trunk/html/install/index.php	(revision 6011)
+++ /temp/trunk/html/install/index.php	(revision 6018)
@@ -406,5 +406,5 @@
 		$install_dir = ROOT_DIR;
 	} else {
-		$install_dir = realpath(dirname( __FILE__) . "/../../") . "/";
+		$install_dir = realpath(dirname( __FILE__) . "/../") . "/";
 	}
 	
Index: /temp/trunk/data/install.inc
===================================================================
--- /temp/trunk/data/install.inc	(revision 5986)
+++ /temp/trunk/data/install.inc	(revision 6018)
@@ -1,2 +1,3 @@
 <?php
+
 ?>
