User Creation #3 & Password Restart
This commit is contained in:
@@ -27,6 +27,10 @@ class Setting extends Template
|
||||
$template->prepare('langMng', $langMng);
|
||||
$template->prepare('automations', $automations);
|
||||
|
||||
$users = $userManager->getUsers();
|
||||
$template->prepare('users', $users);
|
||||
|
||||
|
||||
$template->render();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user