Fix code unreachable
This commit is contained in:
parent
d42b08231b
commit
0f1b34f556
@ -372,9 +372,6 @@ class pdf_merou extends ModelePdfExpedition
|
|||||||
$this->error=$outputlangs->transnoentities("ErrorConstantNotDefined","EXP_OUTPUTDIR");
|
$this->error=$outputlangs->transnoentities("ErrorConstantNotDefined","EXP_OUTPUTDIR");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
$this->error=$outputlangs->transnoentities("ErrorUnknown");
|
|
||||||
return 0; // Erreur par defaut
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user