MVC_Recettes/Kernel
2023-01-24 10:09:08 +01:00
..
Exceptions fix HTTPSpecialCaseException::geetMsg() 2023-01-24 10:09:08 +01:00
AutoLoad.php switch code to english 2023-01-12 14:31:06 +01:00
Constants.php add autoloaded "Modules" directory 2023-01-22 22:26:20 +01:00
Controller.php return 404 on non existing controller/action and refactor index.php 2023-01-24 10:02:41 +01:00
Model.php add HTTPSpecialCaseException for database connection 2023-01-24 10:07:06 +01:00
Utils.php Use error handling system in all controllers 2023-01-24 09:49:07 +01:00
View.php switch code to english 2023-01-12 14:31:06 +01:00