diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index b11b0fc390..46e76a9a9e 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2014-01-07 Miguel de Dios + + * godmode/agentes/planned_downtime.list.php: fixed the manual stop + of planned downtime. + + Fixes: #479 (Integria locally) + 2014-01-07 Miguel de Dios * operation/agentes/networkmap.php: fixed the save the font size in diff --git a/pandora_console/godmode/agentes/planned_downtime.list.php b/pandora_console/godmode/agentes/planned_downtime.list.php index 7ad4a54a86..7006afae49 100755 --- a/pandora_console/godmode/agentes/planned_downtime.list.php +++ b/pandora_console/godmode/agentes/planned_downtime.list.php @@ -26,6 +26,7 @@ if (! check_acl ($config['id_user'], 0, "AW")) { } require_once ('include/functions_users.php'); +require_once ('include/functions_events.php'); // Header ui_print_page_header(