mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 18:44:44 +00:00
system: remove service hook from gateway groups page
It's not in the right place and restart doesn't even work.
This commit is contained in:
parent
6d444663a2
commit
30ff38a04f
@ -62,8 +62,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
||||
legacy_html_escape_form_data($a_gateway_groups);
|
||||
legacy_html_escape_form_data($a_gateways);
|
||||
|
||||
$service_hook = 'dpinger';
|
||||
|
||||
include("head.inc");
|
||||
|
||||
?>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user