INSERTINTO`config`(category,ord,var,val,description,year)VALUES('Participant Registration','1160','participant_project_table','yes','Ask if the project requires a table (yes/no)',-1);
INSERTINTO`config`(category,ord,var,val,description,year)VALUES('Participant Registration','1170','participant_project_electricity','yes','Ask if the project requires electricity (yes/no)',-1);
UPDATE`config`SETdescription='The type of Participant Registration to use: open | singlepassword | schoolpassword | invite | openorinvite'WHERE`var`='participant_registration_type'