privacy issue introduced yesterday
This commit is contained in:
parent
c17890ab62
commit
e6c5afdf4f
|
@ -145,7 +145,7 @@ function notifier_run($argv, $argc){
|
||||||
|
|
||||||
$parent = $items[0];
|
$parent = $items[0];
|
||||||
|
|
||||||
if($parent['wall'] != 0 && (! $expire)) {
|
if($parent['wall'] == 0 && (! $expire)) {
|
||||||
// local followup to remote post
|
// local followup to remote post
|
||||||
$followup = true;
|
$followup = true;
|
||||||
$notify_hub = false; // not public
|
$notify_hub = false; // not public
|
||||||
|
|
Loading…
Reference in a new issue