Bug 18600: Add pref TalkingTechItivaPhoneNotification if missing
[koha-ffzg.git] / installer / data / mysql / atomicupdate / bug_18600.sql
1 INSERT IGNORE INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `type` ) VALUES
2 ('TalkingTechItivaPhoneNotification','0',NULL,'If ON, enables Talking Tech I-tiva phone notifications','YesNo');