Core/Application
Abel Hoogeveen 9ce89a180e It is now possible to have multiple types of models.
Just add one call to a model like "$this->setType('techfuze/databasemodel', 'DatabaseModel');" and you load a FuzeWorks2 esque SQL model
2015-03-16 13:29:03 +01:00
..
Config Added a mod register which allows the system to load advanced modules. This allows for the future build of module versions, prevention of module name conflicts and much more. 2015-03-14 15:46:05 +01:00
Controller Initial Commit, merge of MicroCore and FuzeWorks3 2015-02-08 17:29:39 +01:00
Events Initial Commit, merge of MicroCore and FuzeWorks3 2015-02-08 17:29:39 +01:00
Models It is now possible to have multiple types of models. 2015-03-16 13:29:03 +01:00
Views Minor updates to default template 2015-02-23 21:54:00 +01:00