/[LeafOK_CVS]/fenglin/www/rss.php
ViewVC logotype

Diff of /fenglin/www/rss.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.13 by sysadm, Fri Mar 28 05:50:18 2025 UTC Revision 1.14 by sysadm, Sat Mar 29 07:06:57 2025 UTC
# Line 85  if ($page>$page_total) Line 85  if ($page>$page_total)
85          <link><? echo $base_url."/bbs/bbs.php?sid=".$sid; ?></link>          <link><? echo $base_url."/bbs/bbs.php?sid=".$sid; ?></link>
86          <language>zh-cn</language>          <language>zh-cn</language>
87          <docs></docs>          <docs></docs>
88          <generator>Rss Generator By FengLin</generator>          <generator>Rss Generator By <? echo $BBS_name; ?></generator>
89          <copyright>Copyright (C) 2003-2025 www.FengLin.info, All rights reserved</copyright>          <copyright>Copyright (C)<? echo $BBS_copyright_duration; ?> <? echo $BBS_host_name; ?>, All rights reserved</copyright>
90  <?  <?
91  $rs=mysql_query("SELECT * from bbs ".  $rs=mysql_query("SELECT * from bbs ".
92          "where SID=$sid and visible and ".          "where SID=$sid and visible and ".


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1