From 24dedb0d10a0c2c49522a1309cd5e745c7000dc8 Mon Sep 17 00:00:00 2001 From: Mason James Date: Thu, 25 May 2017 05:20:14 +1200 Subject: [PATCH] Revert "Bug 18444: Add TalkingTechItivaPhoneNotification to sysprefs.sql" This reverts commit 9b37ca8cadfcc2b5ed838a87711a3b7f58abeac8. --- installer/data/mysql/sysprefs.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/installer/data/mysql/sysprefs.sql b/installer/data/mysql/sysprefs.sql index 08ab1ea19f..3477ddb32e 100644 --- a/installer/data/mysql/sysprefs.sql +++ b/installer/data/mysql/sysprefs.sql @@ -488,7 +488,6 @@ 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'), -- 2.39.5