Deleting the atomic update for bug Bug 15736 - Add a preference to control whether all items should be shown in checked-in items list

This commit is contained in:
Brendan Gallagher 2016-02-22 20:47:49 +00:00
parent 74dde4d2c6
commit 15d2305caa

View file

@ -1 +0,0 @@
INSERT IGNORE INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `type` ) VALUES ('ShowAllCheckins', '0', '', 'Show all checkins', 'YesNo');