From 5d4b15f395d912534b50be304d5e3d28c8b9147c Mon Sep 17 00:00:00 2001 From: gnuboard Date: Tue, 5 Mar 2013 15:03:54 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EC=A0=91?= =?UTF-8?q?=EC=86=8D=EC=9D=B8=20=EA=B2=BD=EC=9A=B0=20=ED=95=98=EB=8B=A8?= =?UTF-8?q?=EC=97=90=20PC=ED=99=94=EB=A9=B4,=20=EB=AA=A8=EB=B0=94=EC=9D=BC?= =?UTF-8?q?=ED=99=94=EB=A9=B4=20=EB=A7=81=ED=81=AC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/tail.php | 2 ++ tail.php | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/mobile/tail.php b/mobile/tail.php index 0a24c7033..048fa71fc 100644 --- a/mobile/tail.php +++ b/mobile/tail.php @@ -16,6 +16,8 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 +PC버전 + \ No newline at end of file diff --git a/tail.php b/tail.php index b017a15cc..b962dd53d 100644 --- a/tail.php +++ b/tail.php @@ -29,6 +29,10 @@ if ($config['cf_include_tail']) { + +모바일 버전으로 보기 + + \ No newline at end of file