From 996c6038260eca7a71ea7bff162e68b458e0bc0b Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 17 Sep 2022 18:04:26 -0400 Subject: [PATCH] Operation Cleanup Round 4 - Remove config_base_url from settings table in db. This should be in your config.php now, if this is not added this can break things --- admin_side_nav.php | 7 ------- cron.php | 1 - database_updates.php | 9 ++++++++- database_version.php | 2 +- db.sql | 3 +-- get_settings.php | 3 --- post.php | 20 +------------------- setup.php | 3 +-- 8 files changed, 12 insertions(+), 36 deletions(-) diff --git a/admin_side_nav.php b/admin_side_nav.php index 6b55df8d..6fdf137d 100644 --- a/admin_side_nav.php +++ b/admin_side_nav.php @@ -39,13 +39,6 @@ - -