Index: /branches/dev/data/conf/conf.php
===================================================================
--- /branches/dev/data/conf/conf.php	(revision 14693)
+++ /branches/dev/data/conf/conf.php	(revision 14712)
@@ -431,5 +431,5 @@
 define ("DETAIL_P_HTML", URL_DIR . "products/detail.php?product_id=");			// ¾¦ÉÊ¾ÜºÙ(HTML½ÐÎÏ)
 define ("MYPAGE_DELIVADDR_URL", URL_DIR . "mypage/delivery.php");				// ¥Þ¥¤¥Ú¡¼¥¸¤ªÆÏ¤±ÀèURL
-
+exit();
 /*
  * ¥µ¥¤¥ÈÄêµÁÊÑ¿ô
Index: /branches/dev/html/require.php
===================================================================
--- /branches/dev/html/require.php	(revision 14711)
+++ /branches/dev/html/require.php	(revision 14712)
@@ -8,5 +8,4 @@
 require_once($include_dir . "/define.php");
 require_once($include_dir . HTML2DATA_DIR. "conf/conf.php");
- exit();
 require_once($include_dir . HTML2DATA_DIR . "include/module.inc");
 require_once($include_dir . HTML2DATA_DIR . "lib/glib.php");
