Fix shared wishlist requiring login

This commit is contained in:
grandeljay 2022-06-11 20:41:19 +02:00
parent d74234e2df
commit 9a64ddb043

View file

@ -130,6 +130,7 @@ class Page
'maintenance',
'register',
'changelog',
'wishlist',
);
if (
!isset($_SESSION['user'])