]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Moved to location of the FBConnect JavaScript to the end of </body>.
authorSarven Capadisli <csarven@status.net>
Wed, 14 Oct 2009 09:53:07 +0000 (09:53 +0000)
committerSarven Capadisli <csarven@status.net>
Wed, 14 Oct 2009 09:53:07 +0000 (09:53 +0000)
plugins/FBConnect/FBConnectPlugin.php

index ff74aade45b9301b1934afc45392dd207fc4151a..b31f69d81a56262d4080772fe8898ad4ea0b6b9c 100644 (file)
@@ -102,7 +102,7 @@ class FBConnectPlugin extends Plugin
 
     // Note: this script needs to appear in the <body>
 
-    function onStartShowHeader($action)
+    function onEndShowScripts($action)
     {
         if ($this->reqFbScripts($action)) {