mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Update index.tpl
This commit is contained in:
parent
575669df5d
commit
42b39834ec
1 changed files with 2 additions and 8 deletions
|
@ -180,18 +180,12 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row1" nowrap="nowrap">Database:</td>
|
<td class="row1" nowrap="nowrap">Database:</td>
|
||||||
<td class="row2"><b>{SERVER_DATABASE_VER}</b></td>
|
<td class="row2"><b>{SERVER_DATABASE_VER}</b></td>
|
||||||
<td class="row1" nowrap="nowrap">SAPI:</td>
|
|
||||||
<td class="row2"><b>{SERVER_PHP_SAPI}</b></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td class="row1" nowrap="nowrap">Disk space info:</td>
|
|
||||||
<td class="row2"><b>{SERVER_DISK_SPACE_INFO}</b></td>
|
|
||||||
<td class="row1" nowrap="nowrap">Memory limit:</td>
|
<td class="row1" nowrap="nowrap">Memory limit:</td>
|
||||||
<td class="row2"><b>{SERVER_PHP_MEM_LIMIT}</b></td>
|
<td class="row2"><b>{SERVER_PHP_MEM_LIMIT}</b></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row1" nowrap="nowrap">Memory info:</td>
|
<td class="row1" nowrap="nowrap">Disk space info:</td>
|
||||||
<td class="row2"><b>{SERVER_MEMORY_INFO}</b></td>
|
<td class="row2"><b>{SERVER_DISK_SPACE_INFO}</b></td>
|
||||||
<td class="row1" nowrap="nowrap">Max execution time:</td>
|
<td class="row1" nowrap="nowrap">Max execution time:</td>
|
||||||
<td class="row2"><b>{SERVER_PHP_MAX_EXECUTION_TIME}</b></td>
|
<td class="row2"><b>{SERVER_PHP_MAX_EXECUTION_TIME}</b></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue