Bug 12296: (QA followup) remove rebasing leftover

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
This commit is contained in:
Tomás Cohen Arazi 2014-10-18 10:39:06 -03:00
parent ecb1e046a6
commit d71209461f

View file

@ -449,4 +449,3 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
('z3950AuthorAuthFields','701,702,700',NULL,'Define the MARC biblio fields for Personal Name Authorities to fill biblio.author','free'),
('z3950NormalizeAuthor','0','','If ON, Personal Name Authorities will replace authors in biblio.author','YesNo')
;
INSERT INTO systempreferences (variable,value) VALUES);