mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Fixed syntax error in SQL
This commit is contained in:
parent
3506ba1b5a
commit
c266640f39
@ -2662,7 +2662,7 @@ INSERT INTO `tncm_agent_data_template_scripts`(`id_agent_data_template`, `id_scr
|
|||||||
(4,34),
|
(4,34),
|
||||||
(5,41),
|
(5,41),
|
||||||
(6,48),
|
(6,48),
|
||||||
(7,55),
|
(7,55);
|
||||||
|
|
||||||
INSERT INTO `talert_calendar` VALUES (1, 'Default', 0, 'Default calendar');
|
INSERT INTO `talert_calendar` VALUES (1, 'Default', 0, 'Default calendar');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user