]> git.mxchange.org Git - friendica.git/blobdiff - include/notifier.php
add doxygen to config functions
[friendica.git] / include / notifier.php
index ffbb22e7bf10697a3baaf5d82c49011e9264a442..6c90629bd87128865e0535d80e1a0523ae1f7ce7 100644 (file)
@@ -549,7 +549,7 @@ function notifier_run(&$argv, &$argc){
 
        if($public_message) {
 
-               if (!$followup AND $top_level)
+               if (!$followup)
                        $r0 = diaspora::relay_list();
                else
                        $r0 = array();