Fixing style errors.
This commit is contained in:
parent
b37d874936
commit
5d1cae173e
@ -131,8 +131,7 @@ class mod_expedition_ribera extends ModelNumRefExpedition
|
||||
if (empty($conf->global->EXPEDITION_RIBERA_MASK)) {
|
||||
$this->error = 'NotConfigured';
|
||||
return 0;
|
||||
} else
|
||||
$mask = $conf->global->EXPEDITION_RIBERA_MASK;
|
||||
} else $mask = $conf->global->EXPEDITION_RIBERA_MASK;
|
||||
|
||||
$date = $shipment->date_expedition;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user