Skip to content

Commit

Permalink
Merge pull request #4496 from frederic34/patch-9
Browse files Browse the repository at this point in the history
Text not initialized
  • Loading branch information
eldy committed Jan 30, 2016
2 parents c77fcfd + 9909918 commit 09a24b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/commande/list.php
Expand Up @@ -422,6 +422,7 @@
$notshippable=0;
$warning = 0;
$text_info='';
$text_warning='';
$nbprod=0;

$numlines = count($generic_commande->lines); // Loop on each line of order
Expand Down

0 comments on commit 09a24b8

Please sign in to comment.