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'])))) 
We have been sending notices to clients to upgrade to 2.0.11, but some claim to have already updated and the forum is showing as version 2.0.11, but this line is still present in viewtopic.php.

 

 

 

 

Top