X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fnotifier.php;h=6c42f19c6aec66c22d0f2522b15f13a8382b7ea8;hb=279a0453f9d338bae467db4c0aee938798e7c8f3;hp=92e48c355404a0f4bc1fb97451ea097d47f3f8b8;hpb=83e54f70d3204525ba16ea3faf5f17cd001fbc9e;p=friendica.git diff --git a/include/notifier.php b/include/notifier.php index 92e48c3554..6c42f19c6a 100644 --- a/include/notifier.php +++ b/include/notifier.php @@ -535,7 +535,7 @@ function notifier_run(&$argv, &$argc){ if($public_message) { - if (!$followup) + if (!$followup AND $top_level) $r0 = diaspora_fetch_relay(); else $r0 = array();