Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:andreashappe/spree-mpay24
Browse files Browse the repository at this point in the history
  • Loading branch information
andreashappe committed Oct 2, 2011
2 parents c7be712 + 7273f79 commit a60b8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/mpay_confirmation_controller.rb
Expand Up @@ -49,7 +49,7 @@ def show
order.next! order.next!
end end
when "RESERVED" when "RESERVED"
raise "send the confirmation request out".inspect logger.info "we have auto-completion for confirmation requests, so do nothing"
else else
raise "what is going on?".inspect raise "what is going on?".inspect
end end
Expand Down

0 comments on commit a60b8a9

Please sign in to comment.