Found this in the vbet_functions_hooks file:
What's this good for? All it does is add an extra line break below your forum.PHP Code:
if (THIS_SCRIPT == 'index' && !isset($_REQUEST['language'])) {
$vbulletin->templatecache['footer'] .= '
<span style=\'visibility: hidden;\'>aminiwerting</span>';
}