Subj : CVS commit src/sbbs3/websrvr.c To : All From : deuce Date : Thu Dec 02 2004 09:07 pm src/sbbs3 websrvr.c 1.229 1.230 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv14635 Modified Files: websrvr.c Log Message: Unify js_parse_post() and js_parse_query() (They currently do exactly the same thing!) Make elements of the query object arrays which contain all of the values for that key as an array. .