Update README.md
This commit is contained in:
parent
18cd32c661
commit
ebe13682c2
@ -6,4 +6,6 @@ Structure:
|
|||||||
Index.php is the entry point. From here tasks are deferred to the HUtils controller class to get the right model.
|
Index.php is the entry point. From here tasks are deferred to the HUtils controller class to get the right model.
|
||||||
Database stuff is done in the Database controller class.
|
Database stuff is done in the Database controller class.
|
||||||
Session token stuff is done in the UserSession class.
|
Session token stuff is done in the UserSession class.
|
||||||
Assethandler returns <img> html blocks
|
Assethandler returns img html blocks.
|
||||||
|
|
||||||
|
The UserSession class keeps track of the user signin state using cookie based tokens
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user