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),
|
||||
(5,41),
|
||||
(6,48),
|
||||
(7,55),
|
||||
(7,55);
|
||||
|
||||
INSERT INTO `talert_calendar` VALUES (1, 'Default', 0, 'Default calendar');
|
||||
|
||||
|
|
Loading…
Reference in New Issue