Bug 18444: Add TalkingTechItivaPhoneNotification to sysprefs.sql
authorLari Taskula <lari.taskula@jns.fi>
Tue, 18 Apr 2017 12:24:26 +0000 (12:24 +0000)
committerJulian Maurice <julian.maurice@biblibre.com>
Mon, 22 May 2017 10:52:35 +0000 (12:52 +0200)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 3e1f21ae0ddcef1c351639e228410f8523f5efe4)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
(cherry picked from commit 6f4abb65f6eafa226e8327da64d7b77755645897)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

installer/data/mysql/sysprefs.sql

index 2884c59..680137c 100644 (file)
@@ -460,6 +460,7 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
 ('TagsModeration','0','','Require tags from patrons to be approved before becoming visible.','YesNo'),
 ('TagsShowOnDetail','10','','Number of tags to display on detail page.  0 is off.','Integer'),
 ('TagsShowOnList','6','','Number of tags to display on search results list.  0 is off.','Integer'),
+('TalkingTechItivaPhoneNotification','0',NULL,'If ON, enables Talking Tech I-tiva phone notifications','YesNo'),
 ('template','prog','','Define the preferred staff interface template','Themes'),
 ('ThingISBN','0','','Use with FRBRizeEditions. If ON, Koha will use the ThingISBN web service in the Editions tab on the detail pages.','YesNo'),
 ('TimeFormat','24hr','12hr|24hr','Defines the global time format for visual output.','Choice'),