Fixes "Message: Class 'L10n' not found" in advancedcontentfilter

This commit is contained in:
Michael 2018-08-30 21:16:53 +00:00
parent 914b40f32e
commit 74047d2aef
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<?php
use Friendica\Core\L10n;
$container = $slim->getContainer();