aboutsummaryrefslogtreecommitdiffstats
path: root/include/notifier.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-26 22:57:48 -0700
committerFriendika <info@friendika.com>2011-07-26 22:57:48 -0700
commite6c5afdf4f34e45e4f9b1d9ab1990595851a879b (patch)
treeb0924e4773a06e1d904deeb381213cd26f15cdea /include/notifier.php
parentc17890ab6211f9d5095fcecbd0ce439ec5d67916 (diff)
downloadvolse-hubzilla-e6c5afdf4f34e45e4f9b1d9ab1990595851a879b.tar.gz
volse-hubzilla-e6c5afdf4f34e45e4f9b1d9ab1990595851a879b.tar.bz2
volse-hubzilla-e6c5afdf4f34e45e4f9b1d9ab1990595851a879b.zip
privacy issue introduced yesterday
Diffstat (limited to 'include/notifier.php')
-rw-r--r--include/notifier.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/notifier.php b/include/notifier.php
index 77a37b5ea..8cc85d399 100644
--- a/include/notifier.php
+++ b/include/notifier.php
@@ -145,7 +145,7 @@ function notifier_run($argv, $argc){
$parent = $items[0];
- if($parent['wall'] != 0 && (! $expire)) {
+ if($parent['wall'] == 0 && (! $expire)) {
// local followup to remote post
$followup = true;
$notify_hub = false; // not public