Fix travis phpcs
This commit is contained in:
parent
cc21f75c47
commit
0a533660b8
@ -65,7 +65,7 @@ if ($action == 'create')
|
||||
$result=$bprev->create($conf->global->PRELEVEMENT_CODE_BANQUE, $conf->global->PRELEVEMENT_CODE_GUICHET);
|
||||
if ($result < 0)
|
||||
{
|
||||
setEventMessages($bprev->error , $bprev->errors, 'errors');
|
||||
setEventMessages($bprev->error, $bprev->errors, 'errors');
|
||||
}
|
||||
if ($result == 0)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user