Core/Application
FFNMaster 4a0620c2e1 Implemented a small Init class that gets loaded at the defaultCallable.
You can use this class to do some actions at the start of every page. Usefull for authentication and other things.
2015-08-29 17:35:39 +02:00
..
Config Added the ability to enable and disable composer loading 2015-08-29 17:26:47 +02:00
Controller Removed Fuze References. Fixes #56 2015-07-07 17:27:46 +02:00
Models Implemented renewed querybuilder and a better databasemodel. Database utilities can from now on be added to this module. 2015-05-06 21:25:57 +02:00
Views Removed Fuze References. Fixes #56 2015-07-07 17:27:46 +02:00
class.init.php Implemented a small Init class that gets loaded at the defaultCallable. 2015-08-29 17:35:39 +02:00