| 54 |
} |
} |
| 55 |
mysql_free_result($rs); |
mysql_free_result($rs); |
| 56 |
|
|
| 57 |
echo (" <tr class=title_bar_$style><td><a class=guide href=\"/bbs/class.php?". |
echo (" <tr class=title_bar_$style><td>$title>></td></tr>\n"); |
|
"cid=$cid\" target=_blank>$title>></a></td></tr>\n"); |
|
| 58 |
|
|
| 59 |
$rs_s=mysql_query("select sname from section_config where CID=". |
$rs_s=mysql_query("select sname from section_config where CID=". |
| 60 |
$cid." and enable order by sort_order",$db_conn) |
$cid." and enable order by sort_order",$db_conn) |