remove unsed require_onces of security.php

This commit is contained in:
Jonny Tischbein 2018-10-17 18:39:27 +02:00
parent 05be2db725
commit 45e5a7f59f
12 changed files with 0 additions and 17 deletions

View file

@ -6,7 +6,6 @@ use Friendica\App;
use Friendica\Core\L10n;
use Friendica\Core\PConfig;
require_once 'include/security.php';
require_once 'include/items.php';
function filer_content(App $a)