From 463b3fa59562cbd8746fda2e3a62009f7cd853a7 Mon Sep 17 00:00:00 2001 From: vgilc Date: Thu, 26 May 2011 15:43:21 +0000 Subject: [PATCH] 2011-05-26 Vanessa Gil * godmode/agentes/module_manager_editor.php: Removed unit var. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4385 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 4 ++++ pandora_console/godmode/agentes/module_manager_editor.php | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index b36e008be0..d0ca141d34 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2011-05-26 Vanessa Gil + + * godmode/agentes/module_manager_editor.php: Removed unit var. + 2011-05-06 Javier Lanz * ChangeLog: forgot to commit this file diff --git a/pandora_console/godmode/agentes/module_manager_editor.php b/pandora_console/godmode/agentes/module_manager_editor.php index ab33655f98..e231f9064d 100644 --- a/pandora_console/godmode/agentes/module_manager_editor.php +++ b/pandora_console/godmode/agentes/module_manager_editor.php @@ -173,7 +173,6 @@ if ($id_agent_module) { $min_critical = $module['min_critical']; $max_critical = $module['max_critical']; $ff_event = $module['min_ff_event']; - $unit = $module['unit']; } else { if (!isset ($moduletype)) {