]> git.mxchange.org Git - friendica.git/blobdiff - include/notifier.php
it should be "gid" not "cid"
[friendica.git] / include / notifier.php
index 72387c98db0554d5cba3e8aa9b49588cb33e78ad..84efe79526cd31399c20a373ac2b230284b4f506 100644 (file)
@@ -571,7 +571,7 @@ function notifier_run(&$argv, &$argc){
        if($public_message) {
 
                if (!$followup)
-                       $r0 = diaspora::relay_list();
+                       $r0 = Diaspora::relay_list();
                else
                        $r0 = array();