Skip to content

Commit

Permalink
oauth tweak2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismatthieu committed Oct 11, 2010
1 parent 2709d67 commit dc23d7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/controllers/oauth_controller.rb
Expand Up @@ -47,7 +47,8 @@ def callback

end

redirect_to 'http://telephone.heroku.com/facebook'
# redirect_to 'http://telephone.heroku.com/facebook'
redirect_to 'http://apps.facebook.com/telephone'

end

Expand Down

0 comments on commit dc23d7a

Please sign in to comment.