Skip to content
Snippets Groups Projects
Commit cb1192ab authored by florian HENRY's avatar florian HENRY
Browse files

check spelling

parent 67da7ab9
No related branches found
No related tags found
No related merge requests found
......@@ -124,7 +124,7 @@ if ($result) {
$i = 0;
while ( $i < $num ) {
$obj = $db->fetch_object($result);
// contrles
// contrôles
$compta_soc = (! empty($obj->code_compta_fournisseur)) ? $obj->code_compta_fournisseur : $cptfour;
$compta_prod = $obj->compte;
if (empty($compta_prod)) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment