Refactored/ streamlined UserSession code

Makes it easier to tell when a user is signed in
This commit is contained in:
2019-05-24 23:53:49 +02:00
parent 09e9e616ec
commit be9e69c71c
9 changed files with 33 additions and 31 deletions

View File

@@ -19,7 +19,7 @@ include_once("./controller/ActionHandler.php");
session_start();
//Execute Actie zo nodig.
ActionHandler::doAction();
UserSession::UpdateSigninState();
//Store de geselecteerde pagina in variabele $page