Subj : CVS commit src/sbbs3/websrvr.c To : All From : deuce Date : Thu Sep 29 2005 11:33 pm src/sbbs3 websrvr.c 1.348 1.349 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv13044 Modified Files: websrvr.c Log Message: Use JS_ClearScope() rather than JS_SetArrayLength() to delete sent headers. .