Index: branches/dev/html/require.php
===================================================================
--- branches/dev/html/require.php	(revision 14708)
+++ branches/dev/html/require.php	(revision 14709)
@@ -5,7 +5,7 @@
  * http://www.lockon.co.jp/
  */
- exit();
 $include_dir = realpath(dirname( __FILE__));
 require_once($include_dir . "/define.php");
+ exit();
 require_once($include_dir . HTML2DATA_DIR. "conf/conf.php");
 require_once($include_dir . HTML2DATA_DIR . "include/module.inc");
