Index: /branches/dev/html/require.php
===================================================================
--- /branches/dev/html/require.php	(revision 12179)
+++ /branches/dev/html/require.php	(revision 12324)
@@ -1,3 +1,4 @@
 <?php
+print("?1");
 /*
  * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
@@ -8,5 +9,4 @@
 $include_dir = realpath(dirname( __FILE__));
 require_once($include_dir . "/define.php");
-
 require_once($include_dir . HTML2DATA_DIR. "conf/conf.php");	
 require_once($include_dir . HTML2DATA_DIR . "include/module.inc");
