science-ation/db/db.update.168.sql

3 lines
230 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);