mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-26 15:25:03 +02:00
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
efe923e82c
commit
34e89a3d94
@ -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>
|
2011-05-06 Javier Lanz <javier.lanz@artica.es>
|
||||||
|
|
||||||
* ChangeLog: forgot to commit this file
|
* ChangeLog: forgot to commit this file
|
||||||
|
@ -173,7 +173,6 @@ if ($id_agent_module) {
|
|||||||
$min_critical = $module['min_critical'];
|
$min_critical = $module['min_critical'];
|
||||||
$max_critical = $module['max_critical'];
|
$max_critical = $module['max_critical'];
|
||||||
$ff_event = $module['min_ff_event'];
|
$ff_event = $module['min_ff_event'];
|
||||||
$unit = $module['unit'];
|
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
if (!isset ($moduletype)) {
|
if (!isset ($moduletype)) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user