Revision a3381369
Added by Colin Fleming over 12 years ago
usr/local/www/diag_ndp.php | ||
---|---|---|
142 | 142 |
?> |
143 | 143 |
</td> |
144 | 144 |
<td class="listr"> |
145 |
<? |
|
145 |
<?php
|
|
146 | 146 |
if(isset($hwif[$entry['interface']])) |
147 | 147 |
echo $hwif[$entry['interface']]; |
148 | 148 |
else |
Also available in: Unified diff
Update PHP shorthand tag
Standardise all PHP start tags from "" to "