aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-05-03 09:44:53 +0200
committerMario Vavti <mario@mariovavti.com>2018-05-03 09:44:53 +0200
commitcd526139fb0440938971261c0502006e9d212fbf (patch)
tree9cc3e0ed340283fe168bb904c911248a2f7fd661 /include/items.php
parentd83f12e883e79b7268677f8981579102c48ca00b (diff)
parent459ec78a5e3cb09ee908fd7810bbb0b80b2e4713 (diff)
downloadvolse-hubzilla-cd526139fb0440938971261c0502006e9d212fbf.tar.gz
volse-hubzilla-cd526139fb0440938971261c0502006e9d212fbf.tar.bz2
volse-hubzilla-cd526139fb0440938971261c0502006e9d212fbf.zip
Merge remote-tracking branch 'mike/master' into dev
Diffstat (limited to 'include/items.php')
-rwxr-xr-xinclude/items.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/items.php b/include/items.php
index 8bc4595b6..2c9d84ef3 100755
--- a/include/items.php
+++ b/include/items.php
@@ -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) {