From ee6b45894fb0d789957fa844f1debae11ccc6255 Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 30 Nov 2018 02:05:33 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8E=98=EC=9D=B4=EC=A7=80=EB=8B=B9=20?= =?UTF-8?q?=EA=B0=B1=EC=8B=A0=20=EC=8B=9C=EA=B0=84=EC=9D=84=2010=EC=B4=88?= =?UTF-8?q?=EC=97=90=EC=84=9C=205=EC=B4=88=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/index.php b/hwe/index.php index 2d51213d..a4da8ba4 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -107,7 +107,7 @@ $(function(){ setInterval(function(){ refreshMsg(); - }, 10000); + }, 5000); });