* code for task #3476.
This commit is contained in:
+1
-1
@@ -916,7 +916,7 @@ INSERT INTO `zt_group` (`id`, `name`, `role`, `desc`) VALUES
|
||||
(9, 'TOP', 'top', 'for top manager.'),
|
||||
(10, 'OTHERS', 'others', 'for others.'),
|
||||
(11, 'guest', 'guest', 'For guest'),
|
||||
(12, 'limited', 'limited', 'For limited user');
|
||||
(12, 'LIMITED', 'limited', 'For limited user');
|
||||
|
||||
INSERT INTO `zt_grouppriv` (`group`, `module`, `method`) VALUES
|
||||
(1, 'action', 'editComment'),
|
||||
|
||||
Reference in New Issue
Block a user