bifurqué depuis friendica/friendica-addons
Changes:
- if a <addon>_module() function is empty, it is more a statement and not a real function
Cette révision appartient à :
Parent
e895b55f6d
révision
3ab46781b1
21 fichiers modifiés avec 259 ajouts et 198 suppressions
|
@ -180,6 +180,11 @@ function advancedcontentfilter_addon_settings(App $a, array &$data)
|
|||
* Module
|
||||
*/
|
||||
|
||||
/**
|
||||
* This is a statement rather than an actual function definition. The simple
|
||||
* existence of this method is checked to figure out if the addon offers a
|
||||
* module.
|
||||
*/
|
||||
function advancedcontentfilter_module() {}
|
||||
|
||||
function advancedcontentfilter_init(App $a)
|
||||
|
|
Chargement…
Ajouter une table
Ajouter un lien
Référencer dans un nouveau ticket