This commit is contained in:
Fred Tempez 2020-09-19 15:00:33 +02:00
parent 96b06cc19b
commit 8d00613ce9
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ class install extends common {
'index' => self::GROUP_VISITOR,
'steps' => self::GROUP_ADMIN,
'update' => self::GROUP_ADMIN,
'removeAll' => self::GROUP_ADMIN,
'removeAll' => self::GROUP_ADMIN
];