Go to file
2015-03-14 16:03:38 +01:00
Application 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
Core Added a very basic system to disabled modules using $enabled = false; in the moduleInfo.php 2015-03-14 16:03:38 +01:00
.gitignore Initial Commit, merge of MicroCore and FuzeWorks3 2015-02-08 17:29:39 +01:00
.htaccess Initial Commit, merge of MicroCore and FuzeWorks3 2015-02-08 17:29:39 +01:00
index.php Moved router to Modules. Router is no longer a Core class. 2015-02-10 21:04:31 +01:00