Index: branches/dev/data/conf/conf.php
===================================================================
--- branches/dev/data/conf/conf.php	(revision 14717)
+++ branches/dev/data/conf/conf.php	(revision 14718)
@@ -10,5 +10,4 @@
 $CONF_PHP_PATH = realpath( dirname( __FILE__) );
 require_once($CONF_PHP_PATH ."/../install.php");
-exit();
 require_once($CONF_PHP_PATH ."/core.php" );
 
Index: branches/dev/data/conf/core.php
===================================================================
--- branches/dev/data/conf/core.php	(revision 14693)
+++ branches/dev/data/conf/core.php	(revision 14718)
@@ -33,5 +33,5 @@
 //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 // WEBÉé²ÙÊ¬»¶ÀßÄê
-
+exit();
 define ("MULTI_WEB_SERVER_MODE", false);    // Éé²ÙÊ¬»¶¥â¡¼¥É(true:ON false:OFF)
 
