MyBB Community Forums

Full Version: [F] moderation.php
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Line 74:
$thread['subject'] = htmlspecialchars_uni($parser->parse_badwords($thread['subject'])); 
Line 197:
		$thread['subject'] = htmlspecialchars_uni($thread['subject']);
Why do you run the same function twice?
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.