Revan
13 Feb 2005, 17:38
Bug in Warn.php line 158 (approx):
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
should be
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Of course disregard the $vboptions, thats just my editing. The important part is the get be converted to post.
Forgot to mention Im running the latest version.
//out
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
should be
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Of course disregard the $vboptions, thats just my editing. The important part is the get be converted to post.
Forgot to mention Im running the latest version.
//out