Changeset 461 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/05 12:05:10 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/newbb/viewforum.php
r460 r461 340 340 // ¥«¥Æ¥´¥ê̾¼èÆÀ 341 341 $sql = "SELECT cat_id, cat_title FROM ".$xoopsDB->prefix("bb_categories").", ".$xoopsDB->prefix("bb_forums")." WHERE forum_id = $forum"; 342 echo $sql; 343 342 344 if ( !$result = $xoopsDB->query($sql) ) { 343 345 //redirect_header('index.php',2,_MD_ERROROCCURED);
Note: See TracChangeset
for help on using the changeset viewer.
