diff --git a/views/bootstrap/class.Info.php b/views/bootstrap/class.Info.php index 66b9659ba..a733fef90 100644 --- a/views/bootstrap/class.Info.php +++ b/views/bootstrap/class.Info.php @@ -114,12 +114,6 @@ class SeedDMS_View_Info extends SeedDMS_Bootstrap_Style { contentContainerStart(); - echo $version->banner(); - $this->contentContainerEnd(); -// $this->contentContainerStart(); -// phpinfo(); -// $this->contentContainerEnd(); $this->contentEnd(); $this->htmlEndPage(); } /* }}} */