science-ation/db/db.update.168.sql
2010-03-02 22:50:52 +00:00

3 lines
371 B
SQL

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);