mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Small adjustment in warning_inverse
This commit is contained in:
parent
883351b68d
commit
467796208b
@ -5306,7 +5306,7 @@ sub get_module_status ($$$$) {
|
||||
}
|
||||
|
||||
# Warning
|
||||
if(defined($module->{'critical_inverse'})){
|
||||
if(defined($module->{'warning_inverse'})){
|
||||
|
||||
$eval_result = eval {
|
||||
if ($module->{'warning_inverse'} == 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user