- Timestamp:
- 2006/12/05 12:40:17 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/newbb/viewforum.php
r466 r468 337 337 $xoopsTpl->assign('forum_pagenav', ''); 338 338 } 339 /* 339 340 340 // ¥«¥Æ¥´¥ê̾¼èÆÀ 341 341 $sql = "SELECT cat_id, cat_title FROM ".$xoopsDB->prefix("bb_categories").", ".$xoopsDB->prefix("bb_forums")." WHERE forum_id = $forum"; … … 348 348 $arrCat = $xoopsDB->fetchArray($result); 349 349 $xoopsTpl->assign('arrCat', $arrCat); 350 */350 351 351 $xoopsTpl->assign('forum_jumpbox', make_jumpbox($forum)); 352 352 include XOOPS_ROOT_PATH."/footer.php";
Note: See TracChangeset
for help on using the changeset viewer.
