Hypolite Petovan
56ee734b00
Cleanup /format pre-move
3 years ago
Hypolite Petovan
a7ce601580
Normalize App parameter declaration (mod folder, 3 out of 3)
4 years ago
Roland Häder
4dce3d8224
changed to this:
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------
Signed-off-by: Roland Häder <roland@mxchange.org>
4 years ago
fabrixxm
b202e02fbf
Revert "Updated modules to allow for partial overrides without errors"
This reverts commit db949bb802
.
5 years ago
Andrej Stieben
db949bb802
Updated modules to allow for partial overrides without errors
Only define functions if they have not been defined before, e.g. in themes. This makes it possible to override parts of a module and still use the other functions.
5 years ago
rabuzarus
862ccb95d2
forumlist: doxygen corrections
5 years ago
rabuzarus
988d0327ae
forumlist: forgot some required_once for plugin_enabled()
5 years ago
rabuzarus
215205d376
forumlist: nodeinfo_plugin_enabled() is now plugin_enabled()
5 years ago
Michael Vogel
c2a1cf958d
The addon "statistics_json" becomes the system setting "nodeinfo"
5 years ago