Open karagenit opened 7 years ago
Because of session.php the Settings page will, if the user is not Authenticated, redirect to auth.php and then the user will be taken to query.html.
session.php
auth.php
query.html
Because of
session.php
the Settings page will, if the user is not Authenticated, redirect toauth.php
and then the user will be taken toquery.html
.