From 6cbbf6674cfb2a987a91aae9ba4f00df5a7d8637 Mon Sep 17 00:00:00 2001 From: mattpass Date: Sun, 13 Sep 2020 09:44:17 +0100 Subject: [PATCH] Remove 2 x test SVGs, bool param passed --- lib/backup-versions.php | 8 -------- lib/help.php | 10 ---------- lib/settings-update.php | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) diff --git a/lib/backup-versions.php b/lib/backup-versions.php index b3a992f..64214e4 100644 --- a/lib/backup-versions.php +++ b/lib/backup-versions.php @@ -44,14 +44,6 @@ echo "?microtime=".microtime(true);
-
- - - - - -
-
-
- - - - - - - -
-

+
diff --git a/lib/settings-update.php b/lib/settings-update.php index 55c8bb8..ba7179e 100644 --- a/lib/settings-update.php +++ b/lib/settings-update.php @@ -119,7 +119,7 @@ if (false === $demoMode && true === isset($_SESSION['loggedIn']) && true === $_S // With all that worked out, we can now hide the settings screen and apply the new settings $jsBugFilePaths = "['" . str_replace(",", "','", str_replace(" ", "", $_POST['bugFilePaths'])) . "']"; - echo "