Index: temp/test-xoops.ec-cube.net/html/modules/test/kakinaka/topic_list.php
===================================================================
--- temp/test-xoops.ec-cube.net/html/modules/test/kakinaka/topic_list.php	(revision 1004)
+++ temp/test-xoops.ec-cube.net/html/modules/test/kakinaka/topic_list.php	(revision 1005)
@@ -6,5 +6,5 @@
 
 $sql = 'SELECT * FROM ' . $xoopsDB->prefix('bb_topics');
-print($sql);
+print($sql);/*
 if ( !$result = $xoopsDB->query($sql) ) {
     redirect_header(XOOPS_URL.'/',1,_MD_ERROROCCURED);
@@ -22,4 +22,4 @@
 // ÂÐ±þ¾õ¶·
 $xoopsTpl->assign('arrResponse', $arrResponse);
-
+*/
 ?>
