Index: branches/comu-ver2/html/require.php
===================================================================
--- branches/comu-ver2/html/require.php	(revision 17586)
+++ branches/comu-ver2/html/require.php	(revision 17587)
@@ -24,5 +24,4 @@
 // rtrim は PHP バージョン依存対策
 define("HTML_PATH", rtrim(realpath(rtrim(realpath(dirname(__FILE__)), '/\\') . '/'), '/\\') . '/');
-echo HTML_PATH;
 
 require_once(HTML_PATH . "define.php");
