* Add modules and change the other module to general module.
This commit is contained in:
@@ -402,7 +402,6 @@ class group extends control
|
||||
|
||||
if($browseType == 'bycard')
|
||||
{
|
||||
$moduleList = array_keys($moduleLang);
|
||||
$privs = $this->group->getPrivsListByView($view);
|
||||
$privPackages = $this->group->getPrivPackagePairs();
|
||||
$privLang = $this->group->getPrivLangPairs();
|
||||
|
||||
Reference in New Issue
Block a user