mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 12:11:19 +00:00
remove old code
This commit is contained in:
parent
5a470d6b6f
commit
8c9af6d4ca
|
@ -114,12 +114,6 @@ class SeedDMS_View_Info extends SeedDMS_Bootstrap_Style {
|
|||
</div>
|
||||
</div>
|
||||
<?php
|
||||
$this->contentContainerStart();
|
||||
echo $version->banner();
|
||||
$this->contentContainerEnd();
|
||||
// $this->contentContainerStart();
|
||||
// phpinfo();
|
||||
// $this->contentContainerEnd();
|
||||
$this->contentEnd();
|
||||
$this->htmlEndPage();
|
||||
} /* }}} */
|
||||
|
|
Loading…
Reference in New Issue
Block a user