issue #230 - deletion failure in multiple delivery chains
This commit is contained in:
parent
f133218b33
commit
152ed96379
@ -1539,6 +1539,9 @@ function delete_imported_item($sender,$item,$uid) {
|
||||
|
||||
require_once('include/items.php');
|
||||
drop_item($r[0]['id'],false);
|
||||
|
||||
tag_deliver($uid,$r[0]['id']);
|
||||
|
||||
return $r[0]['id'];
|
||||
}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
2013-12-25.537
|
||||
2013-12-26.538
|
||||
|
Reference in New Issue
Block a user