Adtional tweeks and fixes
This commit is contained in:
@@ -3,7 +3,6 @@ class Setting extends Template
|
||||
{
|
||||
function __construct()
|
||||
{
|
||||
|
||||
$userManager = new UserManager();
|
||||
$langMng = new LanguageManager('en');
|
||||
|
||||
@@ -57,6 +56,7 @@ class Setting extends Template
|
||||
$template->prepare('rooms', $rooms);
|
||||
|
||||
|
||||
|
||||
$template->render();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user