RE: Can anyone confirm this is in fact a bug??
"Travis Northrup" <[email protected]>
| Newsgroups | gmane.comp.web.envolution.devel |
|---|---|
| Message-ID | <000001c24891$1f095bc0$e819a8c0@shadowrun> |
Yes, I see it, but it is parsed as closed: Line 117: /* * Session variables here are a bit 'different'. Because they sit in the * global namespace we use a couple of helper functions to give them their * own prefix, and also to force users to set new values for them if they * require. This avoids blatant or accidental over-writing of session * variables. * Line 125 /** <-- this is ignored * Get a session variable * * @param name name of the session variable to get Line 129 */ <-- this effectively closes the comment. It's just dirty. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Scott Kindley Sent: Tuesday, August 20, 2002 12:14 PM To: Envol-dev Subject: [envdev] Can anyone confirm this is in fact a bug?? 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 _______________________________________________ Envdev mailing list [email protected] http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info