fix: cannot edit propal note
This commit is contained in:
parent
346d6cec5a
commit
15b19840fb
@ -719,6 +719,8 @@ class User extends CommonObject
|
||||
$permlevel1 = $tmp[0];
|
||||
}
|
||||
|
||||
//var_dump($module);
|
||||
//var_dump($this->rights->$module);
|
||||
if (!in_array($module, $conf->modules)) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user