Index: /temp/test-xoops.ec-cube.net/html/test/kakinaka/topic_list.php
===================================================================
--- /temp/test-xoops.ec-cube.net/html/test/kakinaka/topic_list.php	(revision 981)
+++ /temp/test-xoops.ec-cube.net/html/test/kakinaka/topic_list.php	(revision 982)
@@ -11,5 +11,5 @@
 while ( $myrow = $xoopsDB->fetchArray($result) ) {
 	echo mb_detect_encoding($myrow) . "<br>";
-	$myrow = mb_convert_encoding($myrow, "euc-jp");
+//	$myrow = mb_convert_encoding($myrow, "euc-jp");
 	print_r($myrow);
 	print("<BR>");
