Subj : CVS commit src/sbbs3/websrvr.c To : All From : rswindell Date : Sat Dec 11 2004 03:45 pm src/sbbs3 websrvr.c 1.236 1.237 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv21301 Modified Files: websrvr.c Log Message: Clear scope before GC at end of SSJS session (and removed "Garbage Collection" log output). Converted a few debug-type log output statements to use LOG_DEBUG syslog level. .