|
8c1a7afda5
|
Fix for #28 and #23. This patch removes the mod and event registers so that modules can now be loaded dynamicly instead of using a global configuration file.
|
2015-04-22 11:31:29 +02:00 |
|
|
68c68cf91c
|
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 |
|
|
9edf81085a
|
Updated the config class. JSON support has been removed and a PHP config file writer has been implemented.
|
2015-02-23 19:30:13 +01:00 |
|