Sbogard
$latest_version = count($this->data['versions']) - 1;
if( $this->data['pVersion']->getVersionStatus() === 'released'
&& $this->data['selectedVersion'] !== $this->data['versions'][$latest_version]['name'])
{
echo("<meta name = \"robots\" content=\"noindex,nofollow,noarchive\">");
}
$this->html('headelement');
Comments or questions about this documentation? Contact us for support!
