New PHPinfo table

This commit is contained in:
BNoiZe
2013-10-02 18:29:31 +02:00
parent b43a55b9b8
commit 5684cd8a9f
5 changed files with 14 additions and 17 deletions

View File

@@ -7,8 +7,10 @@ $header
</h2>
</header>
<section class="fullform bradiusodd">
{$phpinfo}
<section class="dboarditemfull bradiusodd">
<table width="100%">
{$phpinfo}
</table>
</section>
</article>
$footer