CWSF divisions changed this year, hopefully we catch this before many fairs used it :(

This commit is contained in:
james 2010-03-30 15:06:08 +00:00
parent 9935b92d31
commit e18264232d

View File

@ -1133,13 +1133,15 @@ function committee_warnings()
}
$CWSFDivisions=array(
1=>"Biotechnology & Pharmaceutical Sciences",
2=>"Computing & Information Technology",
3=>"Earth & Environmental Sciences",
4=>"Engineering",
5=>"Health Sciences",
6=>"Life Sciences",
7=>"Physical & Mathematical Sciences"
1=>"Automotive",
2=>"Biotechnology & Pharmaceutical Sciences",
3=>"Computing & Information Technology",
4=>"Earth & Environmental Sciences",
5=>"Engineering",
6=>"Environmental Innovation",
7=>"Health Sciences",
8=>"Life Sciences",
9=>"Physical & Mathematical Sciences"
);
function theme_icon($icon, $width=0) {