Remove/Update references to include/html2*.php

This commit is contained in:
Hypolite Petovan 2018-03-07 16:34:17 -05:00
commit 789561c7a2
18 changed files with 2 additions and 24 deletions

View file

@ -46,8 +46,6 @@ function oexchange_content(App $a) {
return;
}
require_once('include/html2bbcode.php');
$post = [];
$post['profile_uid'] = local_user();