mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 17:44:41 +00:00
(legacy) referer to github issue (page not functional)
This commit is contained in:
parent
23f5c04acf
commit
662d893fc1
@ -36,7 +36,7 @@ $pgtitle = array(gettext("Status"),gettext("IPsec"),gettext("Leases"));
|
||||
$shortcut_section = "ipsec";
|
||||
include("head.inc");
|
||||
|
||||
$mobile = ipsec_dump_mobile();
|
||||
$mobile = array(); // TODO: temporary disabled ( https://github.com/opnsense/core/issues/139 ) ipsec_dump_mobile();
|
||||
|
||||
?>
|
||||
<body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user