From 6a119b8e4d0b514e3add6ef79a4dc1a96e2a873b Mon Sep 17 00:00:00 2001 From: "Igor Barkov (iwork)" Date: Mon, 17 Feb 2020 17:36:41 +0200 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=D1=8B=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=BF=D1=80=D0=BE=D1=81=D0=BE=D0=B2=20=D0=B2=20=D0=B1=D0=B0?= =?UTF-8?q?=D0=B7=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fbattle.php | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/fbattle.php b/fbattle.php index c2f3827..cefd172 100644 --- a/fbattle.php +++ b/fbattle.php @@ -39,6 +39,7 @@ $fbattle = new fbattle($user['battle']); const timerID = setTimeout("refreshPeriodic()", 20000); } + timerID = setTimeout("refreshPeriodic()", 20000);