View | Details | Raw Unified | Return to bug 14874
Collapse All | Expand All

(-)a/installer/data/mysql/atomicupdate/bug14874-addDefaultPatronSearchFieldspreference.sql (-1 / +1 lines)
Line 0 Link Here
0
- 
1
INSERT IGNORE INTO systempreferences (variable,value,options,explanation,type) VALUES ('DefaultPatronSearchFields','surname,firstname,othernames,cardnumber,userid',NULL,'Comma separated list defining the default fields to be used during a patron search','free');

Return to bug 14874