Lines 252-258
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
252 |
('EnableOpacSearchHistory','1','YesNo','Enable or disable opac search history',''), |
252 |
('EnableOpacSearchHistory','1','YesNo','Enable or disable opac search history',''), |
253 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
253 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
254 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
254 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
255 |
('EnhancedMessaging','1','NULL','If ON, send notifications throught the misc/cronjobs/advance_notices.pl.','YesNo'), |
255 |
('EnhancedMessaging','1','NULL','If ON, send notifications through the misc/cronjobs/advance_notices.pl.','YesNo'), |
256 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
256 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
257 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |
257 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |
258 |
('ERMModule', '0', NULL, 'Enable the e-resource management module', 'YesNo'), |
258 |
('ERMModule', '0', NULL, 'Enable the e-resource management module', 'YesNo'), |