cleanup namespace usages for L10n
This commit is contained in:
parent
88f0835fae
commit
f2fc22227a
69 changed files with 13 additions and 72 deletions
|
@ -46,10 +46,10 @@
|
|||
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\Hook;
|
||||
use Friendica\Core\L10n;
|
||||
use Friendica\Core\Logger;
|
||||
use Friendica\Core\Renderer;
|
||||
use Friendica\Core\System;
|
||||
use Friendica\DI;
|
||||
|
||||
function blackout_install() {
|
||||
Hook::register('page_header', 'addon/blackout/blackout.php', 'blackout_redirect');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue