assign('db_version', $this->config->db_version); $template->assign('cms', ucwords($this->config->cms)); $template->run('civicrm_version.tpl', $this->config->phpCodePath . "civicrm-version.php"); } }