X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fnotifier.php;h=6c42f19c6aec66c22d0f2522b15f13a8382b7ea8;hb=bf7dedb03b96be90947d40829bdcac68869e250b;hp=92e48c355404a0f4bc1fb97451ea097d47f3f8b8;hpb=9015b081ee708eb4d053ad9734a1cd0f4869cc56;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();