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();