science-ation/db/db.update.200.sql
2010-07-13 20:18:50 +00:00

2 lines
295 B
SQL

INSERT INTO `config` ( `var` , `val` , `category` , `type` , `type_values` , `ord` , `description` , `section`, `conferencetypes`, `conferences_id`, `year`) VALUES ( 'show_winners', 'yes', 'Global', 'yesno', '', '900', 'Display Winners', 'conference', 'sciencefair,scienceolympics', '-1', '-1')