forked from science-ation/science-ation
2 lines
237 B
SQL
2 lines
237 B
SQL
INSERT INTO `config` ( `var` , `val` , `category`, `ord` , `description` , `year`) VALUES ('participant_project_summary_wordmin', 0, 'Participant Registration', 1110, 'The minimum number of words acceptable in the project summary', -1);
|