Re: Missing code in code tag
I've got no idea, but can confirm that I don't see the following line (in Firefox or IE):
Quote:
//logging out is just setting the session to null or destroying the session
Re: Missing code in code tag
Interesting. I'm not sure what is going on either. I'd have to dig into the code for the php bbcode tag.....
What I did determine is that if you add anything (other than another comment) after your two comments, then it will all show. If the last non-blank line is a comment, then it won't show. (If you take out the dash I added and add another comment line, you'll get another line of your code to display.
Quite interesting. My guess is there is an error with the logic around the single line comments in the bbcode code.
Brad!
Re: Missing code in code tag
I added a few more lines, ending with a line of code instead of a comment...
Interesting find though :wave: