2011-05-26 Vanessa Gil <vanessa.gil@artica.es>

* 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
This commit is contained in:
vgilc 2011-05-26 15:43:21 +00:00
parent b392c3207b
commit 463b3fa595
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-05-26 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/module_manager_editor.php: Removed unit var.
2011-05-06 Javier Lanz <javier.lanz@artica.es>
* ChangeLog: forgot to commit this file

View File

@ -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)) {