* Add modules and change the other module to general module.

This commit is contained in:
hufangzhou
2023-03-23 09:10:21 +00:00
parent a455c00747
commit dff25040c8
15 changed files with 113 additions and 74 deletions
-1
View File
@@ -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();