// fix bug in AdminController method initView()

This commit is contained in:
lLefevre
2011-11-22 17:00:09 +00:00
parent b4773e1a74
commit aa3b3be910
2 changed files with 3 additions and 3 deletions
@@ -33,7 +33,7 @@ class AdminInformationControllerCore extends AdminController
parent::initContent();
}
public function initView($tpl = false)
public function initView()
{
$this->tpl_view_vars = array(
'version' => array(