From e10f3f62260b1200ddabcbf4f36cb25ac678df74 Mon Sep 17 00:00:00 2001 From: Hex Date: Thu, 16 Feb 2017 11:24:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BF=E5=AE=A2=E4=BB=8E=E7=BC=93=E5=AD=98?= =?UTF-8?q?=E8=AF=BB=E5=8F=96=E5=86=85=E5=AE=B9=E7=9A=84=E6=97=B6=E5=80=99?= =?UTF-8?q?=EF=BC=8C=E4=BC=9A=E4=B8=A2=E5=A4=B1=20html=20=E7=BB=93?= =?UTF-8?q?=E6=9D=9F=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upload/source/module/forum/forum_index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/upload/source/module/forum/forum_index.php b/upload/source/module/forum/forum_index.php index b117663..d3ede52 100644 --- a/upload/source/module/forum/forum_index.php +++ b/upload/source/module/forum/forum_index.php @@ -467,6 +467,7 @@ function get_index_page_guest_cache() { $('debuginfo').innerHTML = '. This page is cached at $updatetime $gzip .'; } "; + echo ''; exit(); } }