Revision f156083a
Added by Steve Beaver about 7 years ago
src/usr/local/www/services_dhcp.php | ||
---|---|---|
1347 | 1347 |
)); |
1348 | 1348 |
|
1349 | 1349 |
if (!$pconfig['numberoptions']) { |
1350 |
$pconfig['numberoptions'] = array(); |
|
1350 | 1351 |
$pconfig['numberoptions']['item'] = array(array('number' => '', 'type' => 'text', 'value' => '')); |
1351 | 1352 |
} |
1352 | 1353 |
|
Also available in: Unified diff
PHP7 - services->DHCP resolve warning