Remove/Update references to include/html2*.php

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

View file

@ -17,7 +17,6 @@ use Friendica\Protocol\Diaspora;
use Friendica\Protocol\Email;
use dba;
require_once 'include/html2plain.php';
require_once 'include/items.php';
/// @todo This is some ugly code that needs to be split into several methods