Subj : CVS commit src/sbbs3/js_global.c To : All From : rswindell Date : Sat Mar 12 2005 09:43 pm src/sbbs3 js_global.c 1.142 1.143 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv6916 Modified Files: js_global.c Log Message: All string-modification methods now return undefined if passed an undefined value (rather than converting to the string "undefined"). .