--- fenglin/www/journal.php 2025/03/03 06:31:41 1.9 +++ fenglin/www/journal.php 2025/04/01 05:23:05 1.14 @@ -1,4 +1,9 @@ + require_once "../lib/common.inc.php"; + require_once "../lib/db_open.inc.php"; + require_once "../lib/common.inc.php"; +?> + if (isset($_GET["jid"])) $jid=intval($_GET["jid"]); else @@ -8,12 +13,10 @@ else $uid=0; if (isset($_GET["as_email"])) - $base_url="https://www.fenglin.info"; + $base_url="https://" . $BBS_host_name; else $base_url=""; - $db_conn=include "./db_open.inc.php"; - $rs=mysql_query("select * from journal_index where JID=$jid and enable") or die("Query journal_index error!"); if ($row=mysql_fetch_array($rs)) @@ -72,11 +75,10 @@ mysql_free_result($rs); $class_list=substr($class_list,0,strlen($class_list)-1); ?> -
-
枫林在线论坛精华区
- 枫林在线除了向您推荐近期的优秀文章外,还提供以往的精彩文章的在线浏览和打包下载服务。
+ 枫林在线除了向您推荐近期的优秀文章外,还提供以往的精彩文章的在线浏览服务。
关于本邮件