Changeset 383378
- Timestamp:
- 05/10/2011 10:52:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
facebook-like-and-send-2-in-1/tags/1.3/facebook-like-and-send.php
r383372 r383378 68 68 <!-- 69 69 window.fbAsyncInit = function() { 70 FB.init({appId: " 224955984185367", status: true, cookie: true, xfbml: true});70 FB.init({appId: "1144531016", status: true, cookie: true, xfbml: true}); 71 71 }; 72 72 (function() { … … 90 90 <script> 91 91 window.fbAsyncInit = function() { 92 FB.init({appId: " 224955984185367", status: true, cookie: true, xfbml: true});92 FB.init({appId: "1144531016", status: true, cookie: true, xfbml: true}); 93 93 }; 94 94 (function() { … … 110 110 <script> 111 111 window.fbAsyncInit = function() { 112 FB.init({appId: " 224955984185367", status: true, cookie: true, xfbml: true});112 FB.init({appId: "1144531016", status: true, cookie: true, xfbml: true}); 113 113 }; 114 114 (function() {
Note: See TracChangeset
for help on using the changeset viewer.