On line 1029 in bbcode.php: $this->allow_ampsersand = false; Should be $this->allow_ampersand = false;
Rats. I really have to extend the test suite to cover more of the obscure configuration functions.
I'll fix this in the next release.
Log in to post a comment.
Rats. I really have to extend the test suite to cover more of the obscure configuration functions.
I'll fix this in the next release.