@@ -340,7 +340,7 @@ |
||
| 340 | 340 | $request->set_parameter( 'product_taxrate_' . $x, $tax_percentage * 100 ); |
| 341 | 341 | } |
| 342 | 342 | |
| 343 | - $x++; |
|
| 343 | + $x ++; |
|
| 344 | 344 | } |
| 345 | 345 | } |
| 346 | 346 | |