--- fenglin/www/rss.php 2025/03/18 07:11:18 1.12 +++ fenglin/www/rss.php 2025/03/28 05:50:18 1.13 @@ -1,4 +1,5 @@ @@ -42,8 +43,6 @@ else if ($page<1) $page=1; -$db_conn=include "./db_open.inc.php"; - $rs=mysql_query("select section_config.* from section_config left join section_class". " on section_config.CID=section_class.CID where SID=$sid and". " section_config.enable and section_class.enable and".