mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
services: wrong service hook for dhcp here
This commit is contained in:
parent
ba3f863f2d
commit
aaa72bb9e1
@ -150,10 +150,12 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') {
|
||||
}
|
||||
}
|
||||
|
||||
$service_hook = 'dhcpd6';
|
||||
|
||||
$service_hook = 'dhcpd';
|
||||
legacy_html_escape_form_data($pconfig);
|
||||
|
||||
include("head.inc");
|
||||
|
||||
?>
|
||||
|
||||
<body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user