Skip to content
Snippets Groups Projects
Commit 13ce63ce authored by Charles Benke's avatar Charles Benke
Browse files

replace mvid by $mvid, wrong week-end

parent 3a886dfe
Branches
Tags
No related merge requests found
...@@ -265,7 +265,7 @@ class MouvementStock ...@@ -265,7 +265,7 @@ class MouvementStock
if (! $error) if (! $error)
{ {
$this->db->commit(); $this->db->commit();
return mvid; return $mvid;
} }
else else
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment