function isUserLoggedIn() { global $loggedInUser; // Prevent fatal errors if the user object is missing if (!isset($loggedInUser) || $loggedInUser === null) { return false; } // Original logic if ($loggedInUser->user_id > 0) { return true; } return false; } Tyger Security Ltd - Our Services - Fire Alarms

Our Services - Fire Alarms

This area is under construction - please visit soon as we are currently compiling the content for this new web site.