forked from ZwiiCMS-Team/ZwiiCMS
Page de configuration des modules inactives
This commit is contained in:
parent
6ddadfd8e5
commit
8ad199ee3d
@ -478,6 +478,7 @@ class core extends common
|
||||
if (
|
||||
array_key_exists($this->getUrl(0), $this->getData(['page']))
|
||||
and $this->getUrl(1)
|
||||
and $this->getData(['page', $this->getUrl(0), 'moduleId']) === ''
|
||||
) {
|
||||
$access = false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user