Revision 4b1d882f
Added by Colin Fleming over 9 years ago
src/usr/local/www/services_snmp.php | ||
---|---|---|
207 | 207 |
return($iplist); |
208 | 208 |
} |
209 | 209 |
|
210 |
$closehead = false; |
|
211 | 210 |
$pgtitle = array(gettext("Services"), gettext("SNMP")); |
212 | 211 |
$shortcut_section = "snmp"; |
213 | 212 |
|
Also available in: Unified diff
Remove $closehead variable
Remove unused variable $closehead