9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
|
|
// Facebook plugin
|
|
require_once(INSTALLDIR . '/plugins/Facebook/FacebookPlugin.php');
|
|
$fb = new FacebookPlugin();
|
|
|
|
|
|
TODO:
|
|
|
|
- Integrate this and the FB Connect plugin |