Fix shared wishlist requiring login
This commit is contained in:
parent
d74234e2df
commit
9a64ddb043
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ class Page
|
|||
'maintenance',
|
||||
'register',
|
||||
'changelog',
|
||||
'wishlist',
|
||||
);
|
||||
if (
|
||||
!isset($_SESSION['user'])
|
||||
|
|
Loading…
Reference in a new issue