I didn't implement a way for patrons to get their advance notices and other
messages
through RSS, so I'm removing it from the list of available transport types.
This will cause the "RSS" column in the patron messasging pages to be
unavailable.
When we implement RSS, we can add it back in and the checkboxes will return.
---
.../mysql/en/mandatory/message_transport_types.sql | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/installer/data/mysql/en/mandatory/message_transport_types.sql
b/installer/data/mysql/en/mandatory/message_transport_types.sql
index 57d73e2..517f5cc 100644
--- a/installer/data/mysql/en/mandatory/message_transport_types.sql
+++ b/installer/data/mysql/en/mandatory/message_transport_types.sql
@@ -2,5 +2,4 @@ INSERT INTO message_transport_types
(message_transport_type)
values
('email'),
-('rss'),
('sms');
--
1.5.6
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches