2 Jan 2013, 5:20 PM
Totally Zenned
- Join Date:
- Feb 2008
- Posts:
- 534
- Plugin Contributions:
- 0
includes_classes_shoppingcart php
~Line 780 of includes/classes/shoppingcart.php
$totalOnetimeCharge += $attribute_price->fields['attributes_price_onetime'];
The + isn't on the zc v 1.5.0 file and I see it on the 1.5.1 file when doing a clean merge with CanadaPost, which also didn't have the + sign.
Is the + sign a typo or a real change?