]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/FBConnect/xd_receiver.htm
Merge branch '0.7.x' into 0.8.x
[quix0rs-gnu-social.git] / plugins / FBConnect / xd_receiver.htm
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" >
4 <head>
5     <title>cross domain receiver page</title>
6 </head>
7 <body>
8     <script src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/XdCommReceiver.debug.js" type="text/javascript"></script>
9 </body>
10 </html>