Index: branches/5.2.x/units/orders/orders_tag_processor.php =================================================================== diff -u -N -r15156 -r15598 --- branches/5.2.x/units/orders/orders_tag_processor.php (.../orders_tag_processor.php) (revision 15156) +++ branches/5.2.x/units/orders/orders_tag_processor.php (.../orders_tag_processor.php) (revision 15598) @@ -1,6 +1,6 @@ Application->RemoveVar('checkout_errors'); + $this->Application->RemoveVar('checkout_errors'); $errors = unserialize($errors); if ( isset($errors[OrderCheckoutErrorType::COUPON]) ) {