Core/Modules/example
FFNMaster a184d43c9e Implemented module advertisements.
A module advertises it has certain data, identified by a key. The moment a module gets loaded that listens for that key, it will get send this data.
Using this technique it is possible to load certain predefined data into modules, without loading the actual module. This data is prone to future caching as well.
2016-01-16 21:21:11 +01:00
..
class.main.php Many Misc jobs: 2015-10-11 19:14:49 +01:00
moduleInfo.php Implemented module advertisements. 2016-01-16 21:21:11 +01:00