X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Ftagrm.php;h=b9991d68da5b5ff0ea4c9a7a360dfe2fe1464ed8;hb=9e3bae5caa6725737c2a1221a6c499e06ea0077c;hp=b7e72b4da8a833969ac3f1cfc332973ce3134a67;hpb=05a2ea42206aa8ee7fae3ad3566614769ff2e2ee;p=friendica.git diff --git a/mod/tagrm.php b/mod/tagrm.php index b7e72b4da8..b9991d68da 100644 --- a/mod/tagrm.php +++ b/mod/tagrm.php @@ -10,8 +10,6 @@ use Friendica\Core\System; use Friendica\Database\DBM; use Friendica\Model\Item; -require_once 'include/bbcode.php'; - function tagrm_post(App $a) { if (!local_user()) {