Index: temp/trunk/html/install/index.php
===================================================================
--- temp/trunk/html/install/index.php	(revision 6892)
+++ temp/trunk/html/install/index.php	(revision 6893)
@@ -6,6 +6,6 @@
  */
 require_once("../require.php");
+$INSTALL_DIR = realpath(dirname( __FILE__));
 require_once(DATA_PATH. "module/Request.php");
-$INSTALL_DIR = realpath(dirname( __FILE__));
 
 class LC_Page {
