From 2b4c5f12e367c883d8725d459ff3865a517e7a52 Mon Sep 17 00:00:00 2001 From: dave Date: Sun, 18 Mar 2007 23:54:35 +0000 Subject: [PATCH] - How did that ';' get in there ? --- db/db.update.46.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/db.update.46.sql b/db/db.update.46.sql index 9499395..a3034b1 100644 --- a/db/db.update.46.sql +++ b/db/db.update.46.sql @@ -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),