Update function names
[friendica-addons.git] / notifyall / notifyall.php
index a667f6a68e717c97ffedc0a36a519801dd7969a9..cdaa1815c99861e92a10ea500b1d2d84ce4ddd14 100644 (file)
@@ -21,7 +21,7 @@ function notifyall_uninstall() {
 
 function notifyall_module() {}
 
-function notifyall_plugin_admin(&$a, &$o) {
+function notifyall_addon_admin(&$a, &$o) {
 
        $o = '<div></div>&nbsp;&nbsp;&nbsp;&nbsp;<a href="' . z_root() . '/notifyall">' . t('Send email to all members') . '</a></br/>';