1 |
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `type` ) VALUES |
1 |
INSERT IGNORE INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `type` ) VALUES |
2 |
('RenewalLog','0','','If ON, log information about renewals','YesNo'); |
2 |
('RenewalLog','0','','If ON, log information about renewals','YesNo'); |