Fixed trigger not returning anything under some circumstances
This commit is contained in:
parent
2f68afaff3
commit
c11431177c
@ -146,6 +146,8 @@ class InterfaceMailmanSpipsynchro extends DolibarrTriggers
|
||||
{
|
||||
$return=1;
|
||||
}
|
||||
|
||||
return $return;
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user