Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /opt/alt/php53/usr/share/xcache_3/diagnosis//diagnosis.tpl.php
<?php include "../common/header.tpl.php"; ?>
<table cellspacing="0" cellpadding="4" class="cycles" id="diagnosisResult">
<caption>
<?php echo _T("Diagnosis Result"); ?>
</caption>
<tr>
<th>
<?php echo _T("Item"); ?>
</th>
<th>
<?php echo _T("Level"); ?>
</th>
<th>
<?php echo _T("Result"); ?>
</th>
<th>
<?php echo _T("Explanation/Suggestion"); ?>
</th>
</tr>
<?php foreach ($notes as $note) { ?>
<tr class="<?php echo $note['type']; ?>">
<td nowrap="nowrap" align="right"><?php echo $note['item']; ?></td>
<td nowrap="nowrap"><?php echo ucfirst(__($note['type'])); ?></td>
<td nowrap="nowrap"><?php echo nl2br($note['result']); ?></td>
<td><?php echo nl2br($note['suggestion']); ?></td>
</tr>
<?php } ?>
</table>
<?php include "../common/footer.tpl.php"; ?>
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | March 03 2024 22:51:42 | root / root | 0755 | |
lang | -- | March 03 2024 22:51:42 | root / root | 0755 | |
| | | | | |
diagnosis.css | 0.198 KB | September 26 2013 13:30:39 | root / root | 0644 | |
diagnosis.tpl.php | 0.784 KB | September 26 2013 13:30:39 | root / root | 0644 | |
index.php | 12.153 KB | September 26 2013 13:30:39 | root / root | 0644 | |