]> git.mxchange.org Git - friendica.git/commitdiff
privacy issue introduced yesterday
authorFriendika <info@friendika.com>
Wed, 27 Jul 2011 05:57:48 +0000 (22:57 -0700)
committerFriendika <info@friendika.com>
Wed, 27 Jul 2011 05:57:48 +0000 (22:57 -0700)
include/notifier.php

index 77a37b5eac6cc6822c8710d7f48b51e9346e09cd..8cc85d39963accced296f6d88d96f37407184eab 100644 (file)
@@ -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