static function send_cancellation_confirmation($order) { basket_plus::send_order_update($order, ORDER_CANCELLED_EMAIL_SUBJECT, ORDER_CANCELLED_EMAIL); }