X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fcommunity.php;fp=mod%2Fcommunity.php;h=88fc6168bbbe8041091e4a83878a53c9c54ab216;hb=9e3bae5caa6725737c2a1221a6c499e06ea0077c;hp=5536a4934cdf58dd03124cb717c7d8a8270f0360;hpb=05a2ea42206aa8ee7fae3ad3566614769ff2e2ee;p=friendica.git diff --git a/mod/community.php b/mod/community.php index 5536a4934c..88fc6168bb 100644 --- a/mod/community.php +++ b/mod/community.php @@ -63,7 +63,6 @@ function community_content(App $a, $update = 0) } } - require_once 'include/bbcode.php'; require_once 'include/security.php'; require_once 'include/conversation.php';