From 8f5a95255d2cd77ab5f93cc4fb17696038276b9e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 1 Jun 2012 02:32:17 +0200 Subject: [PATCH] Checkstyle --- htdocs/commande/orderstoinvoice.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/commande/orderstoinvoice.php b/htdocs/commande/orderstoinvoice.php index 6c409e912b9..0633f40b338 100755 --- a/htdocs/commande/orderstoinvoice.php +++ b/htdocs/commande/orderstoinvoice.php @@ -274,7 +274,7 @@ if (($action == 'create' || $action == 'add') && ! $mesg ) { $fk_parent_line = 0; } - $result = $object->addline( + $result = $object->addline( $id, $desc, $lines[$i]->subprice,