X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fnotifier.php;h=6c90629bd87128865e0535d80e1a0523ae1f7ce7;hb=5f081cc47bbdf45663ce43d109fb1d5863afe74f;hp=ffbb22e7bf10697a3baaf5d82c49011e9264a442;hpb=4a3a63dfc1b970c8a5cdddfa162928e5ed8008f8;p=friendica.git diff --git a/include/notifier.php b/include/notifier.php index ffbb22e7bf..6c90629bd8 100644 --- a/include/notifier.php +++ b/include/notifier.php @@ -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();