]> git.mxchange.org Git - friendica.git/blobdiff - mod/oexchange.php
Reintroduce own posts in network list
[friendica.git] / mod / oexchange.php
index 2e1d7a2dbc9f15b4e0e25a054f0843102123fec3..9f844e1db3770f7e4cd5243773e12c4d641750df 100644 (file)
@@ -46,8 +46,6 @@ function oexchange_content(App $a) {
                return;
        }
 
-       require_once('include/html2bbcode.php');
-
        $post = [];
 
        $post['profile_uid'] = local_user();