Skip to content

Commit

Permalink
Fix: Update request
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Apr 19, 2011
1 parent 7457986 commit d4e1300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/commande/class/commande.class.php
Expand Up @@ -1356,6 +1356,7 @@ function nb_expedition()
$row = $this->db->fetch_row($resql);
return $row[0];
}
else dol_print_error($this->db);
}

/**
Expand Down

0 comments on commit d4e1300

Please sign in to comment.