foreach ($templates AS $template){ $vbulletin->templatecache["$template"] = str_replace($hide_string, '', $vbulletin->templatecache["$template"]);}