]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Facebook/README
Gather all the Facebook stuff together in one place
[quix0rs-gnu-social.git] / plugins / Facebook / README
1
2 // Facebook plugin
3 require_once(INSTALLDIR . '/plugins/Facebook/FacebookPlugin.php');                                                      
4 $fb = new FacebookPlugin();
5
6
7 TODO:
8
9 - Integrate this and the FB Connect plugin