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