- Timestamp:
- 2006/12/28 11:27:27 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/test/kakinaka/topic_list.php
r1004 r1005 6 6 7 7 $sql = 'SELECT * FROM ' . $xoopsDB->prefix('bb_topics'); 8 print($sql); 8 print($sql);/* 9 9 if ( !$result = $xoopsDB->query($sql) ) { 10 10 redirect_header(XOOPS_URL.'/',1,_MD_ERROROCCURED); … … 22 22 // Âбþ¾õ¶· 23 23 $xoopsTpl->assign('arrResponse', $arrResponse); 24 24 */ 25 25 ?>
Note: See TracChangeset
for help on using the changeset viewer.
