X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Ftagger.php;h=2e5116df8dcd445f6e03461ad0ed369dee5d4aa3;hb=7789ea25079801ee1425368e9bf2f7ce80d16d88;hp=38575a21596cd9c13c3bd840e34825e108dad257;hpb=ee5207410c71492b2e771479ff1890d8ef4552da;p=friendica.git diff --git a/mod/tagger.php b/mod/tagger.php index 38575a2159..2e5116df8d 100644 --- a/mod/tagger.php +++ b/mod/tagger.php @@ -1,6 +1,6 @@ $post_id]); + + Worker::add(PRIORITY_HIGH, "Notifier", Delivery::POST, $post['uri-id'], $post['uid']); exit(); }