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

@@ -1,10 +1,4 @@
<table>
<thead>
<tr>
<th colspan="3">{$name}</th>
</tr>
</thead>
<tbody>
{$phpinfoentries}
</tbody>
</table>
<tr>
<th colspan="3">{$name}Test</th>
</tr>
{$phpinfoentries}