HOR-3610
Remove pending G::LoadClass and G::LoadClassRBAC
This commit is contained in:
@@ -592,7 +592,6 @@ class Home extends Controller
|
||||
|
||||
function getUserArray($action, $userUid, $search = null)
|
||||
{
|
||||
G::LoadClass("configuration");
|
||||
$conf = new Configurations();
|
||||
$confEnvSetting = $conf->getFormats();
|
||||
$users = array();
|
||||
|
||||
Reference in New Issue
Block a user