add phpinfo() in admin-panel, thx to EleRas; fixes #1270
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
5
templates/Sparkle/admin/settings/phpinfo/phpinfo_3.tpl
vendored
Normal file
5
templates/Sparkle/admin/settings/phpinfo/phpinfo_3.tpl
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<tr>
|
||||
<td>{$key}</td>
|
||||
<td>{$val[0]}</td>
|
||||
<td>{$val[1]}</td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user