X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FWorker%2FExpirePosts.php;h=2ca9e4f4e8d24d529b69e4c21e5566915faf5e40;hb=40a126306621fe9eadb58101bd19a0be32e4c163;hp=87669a2d125b38b8ed7b0c282c6afe5c5f717e83;hpb=6aa1dcfad371f34fea1f8e39b73de2cc3dd05784;p=friendica.git diff --git a/src/Worker/ExpirePosts.php b/src/Worker/ExpirePosts.php index 87669a2d12..2ca9e4f4e8 100644 --- a/src/Worker/ExpirePosts.php +++ b/src/Worker/ExpirePosts.php @@ -52,7 +52,7 @@ class ExpirePosts self::addMissingEntries(); } - // Set the expiry for origin posta + // Set the expiry for origin posts Worker::add(Worker::PRIORITY_LOW, 'Expire'); // update nodeinfo data after everything is cleaned up