phpBB 2.0.11 upgrading
Is it possible for a patched viewtopic.php file for phpBB to still contain the line:
PHP Code:
$words = explode(' ', trim(htmlspecialchars(urldecode($HTTP_GET_VARS['highlight']))))
$words = explode(' ', trim(htmlspecialchars(urldecode($HTTP_GET_VARS['highlight']))))