From 79c21180add1e92504a8b054d78f75e695d12584 Mon Sep 17 00:00:00 2001 From: Ernest Buffington Date: Thu, 24 Nov 2022 22:26:55 -0500 Subject: [PATCH] Add portal admin - user #2 11/24/2022 1026 pm Ernest Allen Buffington --- themes/Titanium_Core/theme.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/Titanium_Core/theme.php b/themes/Titanium_Core/theme.php index 5458ccdd..c40bbe59 100644 --- a/themes/Titanium_Core/theme.php +++ b/themes/Titanium_Core/theme.php @@ -70,7 +70,8 @@ #--------------------------# # your admin id - this will normally be 2 Set this to the MAIN ADMIN NUMBER -$portaladmin = 3; +global $portaladmin; +$portaladmin = 2; echo "\n"; /*