forked from science-ation/science-ation
And finally, update the db, which resyncs my git to svn HEAD. :)
This commit is contained in:
parent
af96e75f25
commit
217ce8e175
@ -1,2 +1,2 @@
|
||||
INSERT INTO `config` ( `var` , `val` , `category` , `type` , `ord` , `description` , `year`)
|
||||
VALUES ( 'reports_show_criteria', 'no', 'Reports', 'yesno', 300, 'Display criteria for each award in the Award Ceremony script.', -1), ('reports_show_unawarded_prizes', 'yes', 'Reports', 'yesno', 200, 'Display prizes that were not awarded in the Award Ceremony script.', -1);
|
||||
VALUES ( 'reports_show_criteria', 'no', 'Reports', 'yesno', 300, 'Display criteria for each award in the Award Ceremony script.', -1);
|
||||
|
Loading…
Reference in New Issue
Block a user