forked from ZwiiCMS-Team/ZwiiCampus
Page de configuration des modules inactives
This commit is contained in:
parent
08ed4075c7
commit
72655aec3d
@ -501,6 +501,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