From 7df0b392648967b99168ec95231a2ba763245aeb Mon Sep 17 00:00:00 2001 From: chansizzle <14916599+chansizzle@users.noreply.github.com> Date: Thu, 26 Sep 2019 09:32:12 -0600 Subject: [PATCH] Update domain_settings.php (#4662) --- core/domain_settings/domain_settings.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/domain_settings/domain_settings.php b/core/domain_settings/domain_settings.php index f3e5553bd1..e153138cbc 100644 --- a/core/domain_settings/domain_settings.php +++ b/core/domain_settings/domain_settings.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Portions created by the Initial Developer are Copyright (C) 2008-2018 + Portions created by the Initial Developer are Copyright (C) 2008-2019 the Initial Developer. All Rights Reserved. Contributor(s): @@ -402,7 +402,7 @@ echo "

"; // check or uncheck all category checkboxes - if (sizeof($subcat_ids) > 0) { + if (isset($subcat_ids) && sizeof($subcat_ids) > 0) { echo "