From cec216c6131a79213ccad84371fa4686fa9c6391 Mon Sep 17 00:00:00 2001 From: Cameron Date: Tue, 3 Feb 2015 12:23:03 -0800 Subject: [PATCH] Removed PHP warnings. Added Simple e_url.php redirect list to admin area. Removed debug info from db-verify. --- e107_admin/db.php | 5 +-- e107_admin/eurl.php | 34 +++++++++++++++++++ e107_admin/notify.php | 55 +++++++++++++++++-------------- e107_handlers/db_verify_class.php | 2 +- e107_handlers/e107_class.php | 2 +- 5 files changed, 70 insertions(+), 28 deletions(-) diff --git a/e107_admin/db.php b/e107_admin/db.php index ebedf91e4..a140125d7 100644 --- a/e107_admin/db.php +++ b/e107_admin/db.php @@ -1161,7 +1161,7 @@ class system_tools $tp = e107::getParser(); $pref = e107::getPref(); - $config = ($type == 'core' || $type == 'search' ) ? e107::getConfig($type) : e107::getPlugConfig($type); + $config = ($type == 'core' || $type == 'search' || $type == 'notify') ? e107::getConfig($type) : e107::getPlugConfig($type); $spref = $config->getPref(); @@ -1174,7 +1174,8 @@ class system_tools $text .= "