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:
parent
b392c3207b
commit
463b3fa595
|
@ -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
|
||||
|
|
|
@ -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)) {
|
||||
|
|
Loading…
Reference in New Issue