suppress duplicate FB posts (incoming after posted locally)
This commit is contained in:
@@ -173,6 +173,8 @@ EOT;
|
||||
);
|
||||
}
|
||||
|
||||
$arr['id'] = $post_id;
|
||||
|
||||
call_hooks('post_local_end', $arr);
|
||||
|
||||
proc_run('php',"include/notifier.php","like","$post_id");
|
||||
|
||||
Reference in New Issue
Block a user