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 1047)
+++ /temp/test-xoops.ec-cube.net/html/test/kakinaka/topic_list.php	(revision 1048)
@@ -6,4 +6,8 @@
 
 $sql = 'SELECT topic_id, topic_title, topic_response FROM ' . $xoopsDB->prefix('bb_topics') . ' ORDER BY topic_response, topic_id';
+
+
+echo date("Y/m/d l H:i:s", 1157712086);
+
 
 if ( !$result = $xoopsDB->query($sql) ) {
