mysql comments require a space after the --
---
installer/data/mysql/en/optional/auth_val.sql | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/installer/data/mysql/en/optional/auth_val.sql
b/installer/data/mysql/en/optional/auth_val.sql
index 5a39534..12856d0 100644
--- a/installer/data/mysql/en/optional/auth_val.sql
+++ b/installer/data/mysql/en/optional/auth_val.sql
@@ -49,5 +49,5 @@ INSERT INTO `authorised_values` (category, authorised_value,
lib) VALUES ('RESTR
-- manual invoice types
INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES
('MANUAL_INV','Copier Fees','.25');
---custom borrower notes
+-- custom borrower notes
INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES
('BOR_NOTES','ADDR','Address Notes');
--
1.6.6
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches