mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Fixed unwanted traces into console due to server remote config implementation
This commit is contained in:
parent
a59e770867
commit
f5199099f1
@ -30,8 +30,6 @@ if (! check_acl ($config["id_user"], 0, "AW")) {
|
|||||||
|
|
||||||
if (isset($_GET["server"])) {
|
if (isset($_GET["server"])) {
|
||||||
|
|
||||||
enterprise_include("godmode/agentes/agent_disk_conf_editor.php");
|
|
||||||
|
|
||||||
$id_server= get_parameter_get ("server");
|
$id_server= get_parameter_get ("server");
|
||||||
// Headers
|
// Headers
|
||||||
ui_print_page_header (__('Update Server'), "images/gm_servers.png", false, "servers", true);
|
ui_print_page_header (__('Update Server'), "images/gm_servers.png", false, "servers", true);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user