Revision de038a27
Added by Stephen Beaver over 9 years ago
src/usr/local/www/services_unbound.php | ||
---|---|---|
429 | 429 |
<?=strtolower($hostent['domain'])?> |
430 | 430 |
</td> |
431 | 431 |
<td> |
432 |
<?=$hostent['ip']?>
|
|
432 |
<?=$hostent['ip']?> |
|
433 | 433 |
</td> |
434 | 434 |
<td> |
435 | 435 |
<?=htmlspecialchars($hostent['descr'])?> |
Also available in: Unified diff
Completed #5407