Changeset 979
- Timestamp:
- 2006/12/28 10:50:09 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/test/kakinaka/topic_list.php
r978 r979 3 3 include '../../mainfile.php'; 4 4 5 $sql = 'SELECT * FROM ' . $xoopsDB->prefix(' xoops_bb_topics');5 $sql = 'SELECT * FROM ' . $xoopsDB->prefix('bb_topics'); 6 6 if ( !$result = $xoopsDB->query($sql) ) { 7 7 redirect_header(XOOPS_URL.'/',1,_MD_ERROROCCURED);
Note: See TracChangeset
for help on using the changeset viewer.
