Provide admin delete ability if the viewer is admin but has no existing delete authority. For 3.5+ as a new string is involved.
This commit is contained in:
@@ -3561,7 +3561,6 @@ function item_expire($uid,$days,$comment_days = 7) {
|
||||
drop_item($item['id'],false);
|
||||
}
|
||||
|
||||
// Zotlabs\Daemon\Master::Summon(array('Notifier','expire',$uid));
|
||||
}
|
||||
|
||||
function retain_item($id) {
|
||||
|
Reference in New Issue
Block a user