Revision 9cf4b285
Added by Scott Ullrich over 15 years ago
usr/local/www/status_interfaces.php | ||
---|---|---|
153 | 153 |
<tr> |
154 | 154 |
<td width="22%" class="vncellt">PPP uptime</td> |
155 | 155 |
<td width="78%" class="listr"> |
156 |
<?=htmlspecialchars($ifinfo['ppp_uptime']);?> Previous Sessions: <?=htmlspecialchars($ifinfo['ppp_uptime_accumulated']);?>
|
|
156 |
<?=htmlspecialchars($ifinfo['ppp_uptime']);?>Previous Sessions: <?=htmlspecialchars($ifinfo['ppp_uptime_accumulated']);?> |
|
157 | 157 |
</td> |
158 | 158 |
</tr> |
159 | 159 |
<?php endif; if ($ifinfo['macaddr']): ?> |
Also available in: Unified diff
Nuke