- Timestamp:
- 2006/12/28 11:00:29 (20 years ago)
- Location:
- temp/test-xoops.ec-cube.net/html/test/kakinaka
- Files:
-
- 2 added
- 1 edited
-
templates (added)
-
templates/newbb_viewforum.html (added)
-
topic_list.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/test/kakinaka/topic_list.php
r985 r986 2 2 3 3 include '../../mainfile.php'; 4 $xoopsOption['template_main'] = 'topic_list.html'; 4 5 5 6 $sql = 'SELECT * FROM ' . $xoopsDB->prefix('bb_topics'); … … 16 17 } 17 18 19 // Âбþ¾õ¶· 20 $xoopsTpl->assign('arrResponse', $arrResponse); 21 18 22 ?>
Note: See TracChangeset
for help on using the changeset viewer.
