Subj : CVS commit src/sbbs3/sbbs_ini.c websrvr.c websrvr.h To : All From : rswindell Date : Mon Feb 07 2005 05:27 pm src/sbbs3 sbbs_ini.c 1.98 1.99 websrvr.c 1.253 1.254 websrvr.h 1.32 1.33 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv4995 Modified Files: sbbs_ini.c websrvr.c websrvr.h Log Message: Renamed [web] CgiTempDirectory to just TempDirectory (this directory is actually used for SSJS, not CGI). The web server verifies the existence of the temp dir during initialization. .