From 992641dfad7fe1a8aa80c705b506e2bd982e9cd5 Mon Sep 17 00:00:00 2001 From: thisgun Date: Mon, 19 Jun 2023 17:00:42 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B5=AC=EA=B8=80=20=EC=84=9C=EC=B9=98=20?= =?UTF-8?q?=EC=BD=98=EC=86=94=EC=97=90=20=EB=A7=9E=EC=A7=80=20=EC=95=8A?= =?UTF-8?q?=EB=8A=94=20=EA=B2=8C=EC=8B=9C=ED=8C=90xml=20=EC=88=98=EC=A0=95?= =?UTF-8?q?=20#234?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/rss.php | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/bbs/rss.php b/bbs/rss.php index bde5af31f..e7cf4e445 100644 --- a/bbs/rss.php +++ b/bbs/rss.php @@ -49,9 +49,7 @@ echo ''."\n"; <?php echo specialchars_replace($config['cf_title'].' > '.$subj1.' > '.$subj2); ?> -테스트 버전 0.2 (2004-04-26) ko - '. specialchars_replace($subj2). ' ('. $row['wr_datetime'] .')'.PHP_EOL; +} ?> @@ -76,8 +78,8 @@ for ($i=0; $row=sql_fetch_array($result); $i++) {