Re: Can anyone confirm this is in fact a bug??
"saytheb" <[email protected]>
| Newsgroups | gmane.comp.web.envolution.devel |
|---|---|
| Message-ID | <002d01c2483b$bf2ef070$2818fd0c@c474122a> |
If the comment is in /* comment /*comment below*/ The second /* will be ignored by the PHP processor so sayith the docs. If it's /comment //comment2 Then comment 1 is NOT closed and needs to be fixed. ----- Original Message ----- From: "Brook Humphrey" <[email protected]> To: <[email protected]> Sent: Tuesday, August 20, 2002 10:32 PM Subject: Re: [envdev] Can anyone confirm this is in fact a bug?? > On Tuesday 20 August 2002 12:13 pm, Scott Kindley wrote: > > From SF bug list > > > > pnsession.php comment opened & not close > > i don't know if this is significant, but in pnsession.php, > > on line 117 a comment is opened that doesn't appear to > > be closed. it's in vers .714 and .72 > Well this is not entirely true because there is another comment directly under > it that is closed correctly so it's really one big comment. > > -- > -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~` '~- > Brook Humphrey > Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107 > http://www.webmedic.net, [email protected], [email protected] > Holiness unto the Lord > -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~` '~- > > > _______________________________________________ > Envdev mailing list > [email protected] > http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info > >