Repair global variable

This commit is contained in:
Haitem 2020-07-20 20:04:38 +02:00
parent eba5301906
commit 82e5248658
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?php
global $userManager;
$userManager = new UserManager();
if (