Lines 585-591
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
585 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
585 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
586 |
('UseKohaPlugins','0','','Enable or disable the ability to use Koha Plugins.','YesNo'), |
586 |
('UseKohaPlugins','0','','Enable or disable the ability to use Koha Plugins.','YesNo'), |
587 |
('UseQueryParser','0',NULL,'If enabled, try to use QueryParser for queries.','YesNo'), |
587 |
('UseQueryParser','0',NULL,'If enabled, try to use QueryParser for queries.','YesNo'), |
588 |
('UseRecalls', '1', NULL, 'Enable or disable recalls', 'YesNo'), |
588 |
('UseRecalls', '0', NULL, 'Enable or disable recalls', 'YesNo'), |
589 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
589 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
590 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
590 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
591 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
591 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |