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

Merged
annando merged 1 commit from fix-advancedcontentfilter into 2018.08-rc 2018-08-31 02:59:29 +02:00
Showing only changes of commit 74047d2aef - Show all commits

View file

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