- How did that ';' get in there ?

This commit is contained in:
dave 2007-03-18 23:54:35 +00:00
parent 7487828552
commit 2b4c5f12e3

View File

@ -15,7 +15,7 @@ INSERT INTO `reports_items` (`id`, `reports_id`, `field`, `type`, `value`, `orde
('', 20, 'group_new_page', 'option', 'no', 1),
('', 20, 'name', 'col', '', 0),
('', 20, 'complete', 'col', '', 4),
('', 20, 'allow_multiline', 'option', 'no', 2);
('', 20, 'allow_multiline', 'option', 'no', 2),
('', 21, 'type', 'option', 'pdf', 0),
('', 21, 'namefl', 'col', '', 3),
('', 21, 'captain', 'col', '', 2),