mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Fix pandoradb bug
This commit is contained in:
parent
71c4016d63
commit
8557c68ecd
@ -246,7 +246,7 @@ INSERT INTO `tmodule_group` VALUES
|
|||||||
(6,'Performance'),
|
(6,'Performance'),
|
||||||
(7,'Database'),
|
(7,'Database'),
|
||||||
(8,'Enviromental'),
|
(8,'Enviromental'),
|
||||||
(9,'Users');
|
(9,'Users'),
|
||||||
(10,'Security');
|
(10,'Security');
|
||||||
|
|
||||||
UNLOCK TABLES;
|
UNLOCK TABLES;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user