From bff6a80b7aa1350c2be414d98e6d90683f45cffa Mon Sep 17 00:00:00 2001 From: ECHibiki Date: Tue, 1 May 2018 04:17:34 -0400 Subject: [PATCH] working version --- class/board-functions.php | 4 +--- index.php | 2 +- rsc/form-script.js | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/class/board-functions.php b/class/board-functions.php index 6021241..66da79b 100644 --- a/class/board-functions.php +++ b/class/board-functions.php @@ -114,8 +114,6 @@ class BoardFunctions{ public static function buildQueueForm(){ - - echo'
@@ -123,7 +121,7 @@ class BoardFunctions{

- +

diff --git a/index.php b/index.php index c7dcd86..0d0fa25 100644 --- a/index.php +++ b/index.php @@ -32,7 +32,7 @@ error_reporting(0);
-