Ah, at first I wasn't sure because I saw no "reviews" file, but I see the "revision" file. Updated.
Leif ----- Original Message ----- From: "Raymond Irving" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 03, 2003 5:00 PM Subject: Re: [Dynapi-Dev] CVS Commit > Leif, > > Good move. Please update the docs/docs/reviews.html > file as well. > > -- > Raymond Irving > > --- Leif W <[EMAIL PROTECTED]> wrote: > > [*] Fixed an assignment where it should be an > > equality comparison. > > > > Continuing my ioelmsrv.soda.jscript.asp -> > > ioelmsrv.soda.php conversion > > again. Line 573 in ioelmsrv.jscript.asp has this: > > > > if((v+"")="NaN") v=null; > > > > Which has an assignment where it should be an > > equality comparison. > > > > if((v+"")=="NaN") v=null; > > > > Made the simple change and committed to CVS. > > > > Leif > > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Dynapi-Dev mailing list > > [EMAIL PROTECTED] > > > http://www.mail-archive.com/[EMAIL PROTECTED]/ > > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software > http://sitebuilder.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > [EMAIL PROTECTED] > http://www.mail-archive.com/[EMAIL PROTECTED]/ > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[EMAIL PROTECTED]/