]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Update README to use the addPlugin syntax to add the plugin (which seems cleaner)
authorCraig Andrews <candrews@integralblue.com>
Sun, 9 Aug 2009 02:38:48 +0000 (22:38 -0400)
committerCraig Andrews <candrews@integralblue.com>
Sun, 9 Aug 2009 02:38:48 +0000 (22:38 -0400)
plugins/FBConnect/README

index 914b774cb77c4d721c1e02b4d899453546c69dcb..11e5ce45371f03a3943ba33954cbcfb4ed85f6fc 100644 (file)
@@ -43,8 +43,7 @@ API key and secret to your Laconica config.php file:
 Finally, to enable the plugin, add the following stanza to your
 config.php:
 
-    require_once(INSTALLDIR.'/plugins/FBConnect/FBConnectPlugin.php');
-    $fbc = new FBConnectPlugin();
+    addPlugin('FBConnect');
 
 To try out the plugin, fire up your browser and connect to: