Subj : CVS commit web/lib/template.ssjs To : All From : deuce Date : Tue Mar 08 2005 10:26 am web/lib template.ssjs 1.20 1.21 Update of /cvsroot/sbbs/web/lib In directory cvs.synchro.net:/tmp/cvs-serv28985 Modified Files: template.ssjs Log Message: Send template in parts... everything before the first repeat as one write(), Each repeat as one write() and the tail as one write(). This allows templated docs to make use of http_reply.fast... *NOTE* this is *really* the wrong place to load() stuff... .