Merge remote-tracking branch 'remotes/friendica/master' into moveme
This commit is contained in:
@@ -3958,10 +3958,10 @@ function drop_item($id,$interactive = true) {
|
||||
|
||||
// send the notification upstream/downstream as the case may be
|
||||
|
||||
proc_run('php',"include/notifier.php","drop","$drop_id");
|
||||
|
||||
if(! $interactive)
|
||||
return $owner;
|
||||
|
||||
proc_run('php',"include/notifier.php","drop","$drop_id");
|
||||
goaway($a->get_baseurl() . '/' . $_SESSION['return_url']);
|
||||
//NOTREACHED
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user