refactor global array

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-12-21 20:31:17 +01:00
parent 5fa0f4b87e
commit c5a58e3f36
68 changed files with 646 additions and 613 deletions

View File

@@ -1,4 +1,4 @@
<if isset($userinfo['loginname'])>
<if isset(\Froxlor\User::getAll()['loginname'])>
</div>
<div class="clear"></div>
</div>