Repair global variable
This commit is contained in:
parent
eba5301906
commit
82e5248658
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
global $userManager;
|
$userManager = new UserManager();
|
||||||
|
|
||||||
|
|
||||||
if (
|
if (
|
||||||
|
Loading…
Reference in New Issue
Block a user