- Timestamp:
- 2007/01/09 17:29:58 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/test/kakinaka/topic_list.php
r1047 r1048 6 6 7 7 $sql = 'SELECT topic_id, topic_title, topic_response FROM ' . $xoopsDB->prefix('bb_topics') . ' ORDER BY topic_response, topic_id'; 8 9 10 echo date("Y/m/d l H:i:s", 1157712086); 11 8 12 9 13 if ( !$result = $xoopsDB->query($sql) ) {
Note: See TracChangeset
for help on using the changeset viewer.
