From 84aa5bb45dc39124a477b997a4e17ce8ac834b7f Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 17 Oct 2023 22:06:07 +0200 Subject: [PATCH] fix admin group --- core/module/install/ressource/defaultdata.php | 1 - 1 file changed, 1 deletion(-) diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index ff5a3de..14594c9 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -554,7 +554,6 @@ class init extends common ], '3' => [ 'name' => 'Administrateur', - 'group' => 0, 'readonly' => true, 'permanent' => true, 'comment' => 'ContrĂ´le total',