minor optimisation
This commit is contained in:
parent
1c22e8ae7e
commit
aa5b7eb98a
@ -4335,7 +4335,6 @@ function zot_reply_purge($sender,$recipients) {
|
|||||||
remove_all_xchan_resources($sender_hash);
|
remove_all_xchan_resources($sender_hash);
|
||||||
|
|
||||||
$ret['success'] = true;
|
$ret['success'] = true;
|
||||||
json_return_and_die($ret);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
json_return_and_die($ret);
|
json_return_and_die($ret);
|
||||||
|
Reference in New Issue
Block a user