fix: user validation before displaying profile bar items
Änderungen vergleichen
@@ -13,6 +13,7 @@
@@ -32,26 +33,31 @@ function () {
Updated 'getProfileBarCategories.php' to validate user session before displaying profile bar items. Previously, an error was thrown if a user was not found. Explicitly catching the exception to ensure a smoother user experience.
Related: order-guestorder#10 (closed)
PCSG & QUIQQER support and DEV System - GitLab