Bug 16274: Add the new pref PatronSelfRegistrationLibraryList
[srvgit] / installer / data / mysql / atomicupdate / bug_16274.sql
1 INSERT IGNORE INTO systempreferences (variable,value,explanation,options,type) VALUES ('PatronSelfRegistrationLibraryList', '', 'Only display libraries listed. If empty, all libraries are displayed.', NULL, 'Free');