]> wagnertech.de Git - mfinanz.git/commitdiff
Merge branch 'master' of ssh://git-grichardson@lx-office.linet-services.de/~/lx-offic...
authorG. Richardson <information@lx-office-hosting.de>
Fri, 5 Mar 2010 09:59:13 +0000 (10:59 +0100)
committerG. Richardson <information@lx-office-hosting.de>
Fri, 5 Mar 2010 09:59:13 +0000 (10:59 +0100)
bin/mozilla/io.pl

index 90fdcc2db0a8c81b5002cb3f98d700d64500c228..cabb133d6df66910da38aba896c7cce315409e8e 100644 (file)
@@ -1881,7 +1881,7 @@ sub ship_to {
 
 
   # delete shipto
-  map({ delete $form->{$_} } (@shipto_vars, qw(header)));
+  map({ delete $form->{$_} } (@shipto_vars, qw(header shipto_id)));
   $form->{title} = $title;
 
   foreach my $key (keys %$form) {