Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaechler committed May 19, 2012
1 parent 7bfb1c1 commit 1da9d65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion facebook/static/facebook/fb_utils.js
Expand Up @@ -55,7 +55,6 @@ function addTabToPage() {




window.fbAsyncInit = function() { window.fbAsyncInit = function() {
FB._https = (window.location.protocol == "https:");
FB.init({appId: FACEBOOK_APP_ID, status: true, cookie: true, FB.init({appId: FACEBOOK_APP_ID, status: true, cookie: true,
xfbml: true, oauth: true, xfbml: true, oauth: true,
channelUrl : document.location.protocol + '//' + document.location.host + FACEBOOK_CHANNEL_URL } channelUrl : document.location.protocol + '//' + document.location.host + FACEBOOK_CHANNEL_URL }
Expand Down

0 comments on commit 1da9d65

Please sign in to comment.