Lines 739-744
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
739 |
('SkipHoldTrapOnNotForLoanValue','',NULL,'If set, Koha will never trap items for hold with this notforloan value','Integer'), |
739 |
('SkipHoldTrapOnNotForLoanValue','',NULL,'If set, Koha will never trap items for hold with this notforloan value','Integer'), |
740 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
740 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
741 |
('SMSSendAdditionalOptions', '', '', 'Additional SMS::Send parameters used to send SMS messages', 'free'), |
741 |
('SMSSendAdditionalOptions', '', '', 'Additional SMS::Send parameters used to send SMS messages', 'free'), |
|
|
742 |
('SMSSendDefaultCountryCode ',NULL,NULL,'Default SMS::Send driver recipient phone number country code','Integer'), |
742 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
743 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
743 |
('SMSSendMaxChar', '', NULL, 'Add a limit for the number of characters in SMS messages', 'Integer'), |
744 |
('SMSSendMaxChar', '', NULL, 'Add a limit for the number of characters in SMS messages', 'Integer'), |
744 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
745 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |