|
|
|
@ -39,7 +39,7 @@
|
|
|
|
cookie : true, // enable cookies to allow the server to access
|
|
|
|
cookie : true, // enable cookies to allow the server to access
|
|
|
|
// the session
|
|
|
|
// the session
|
|
|
|
xfbml : true, // parse social plugins on this page
|
|
|
|
xfbml : true, // parse social plugins on this page
|
|
|
|
version : 'v2.8' // use graph api version 2.8
|
|
|
|
version : 'v3.0' // use graph api version 2.8
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
// Now that we've initialized the JavaScript SDK, we call
|
|
|
|
// Now that we've initialized the JavaScript SDK, we call
|
|
|
|
|