| 14 |
INSERT IGNORE INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `type` ) VALUES |
14 |
INSERT IGNORE INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `type` ) VALUES |
| 15 |
('UpdateItemWithdrawnStatusWhenPaid', '0', NULL, 'Allows the status of items to be automatically changed to withdrawn for when paid for', 'Integer'), |
15 |
('UpdateItemWithdrawnStatusWhenPaid', '0', NULL, 'Allows the status of items to be automatically changed to withdrawn for when paid for', 'Integer'); |