From 5ff1e85274203265783a398d4b70d1698b45b537 Mon Sep 17 00:00:00 2001 From: billz Date: Mon, 3 Feb 2020 10:13:57 +0000 Subject: [PATCH] Processed with phpcs/phpcbf --- index.php | 94 +++++++++++++++++++++++++++---------------------------- 1 file changed, 47 insertions(+), 47 deletions(-) diff --git a/index.php b/index.php index d95aa876..1b1e5a1b 100755 --- a/index.php +++ b/index.php @@ -1,7 +1,7 @@
@@ -313,7 +313,7 @@ if ($_COOKIE['sidebarToggled'] == 'true' ) { foreach ($extraFooterScripts as $script) { echo ' ' , PHP_EOL; }