mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
(legacy) htmlencode formdata system_advanced_network.php
This commit is contained in:
parent
d75fc6b4c7
commit
41c79bfc58
@ -134,6 +134,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') {
|
||||
}
|
||||
}
|
||||
|
||||
legacy_html_escape_form_data($pconfig);
|
||||
|
||||
$pgtitle = array(gettext("System"),gettext("Settings"),gettext("Networking"));
|
||||
include("head.inc");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user