From: Sarven Capadisli Date: Wed, 14 Oct 2009 09:53:07 +0000 (+0000) Subject: Moved to location of the FBConnect JavaScript to the end of . X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6b5810f5d562260a0143446982bf22ef50298d80;p=quix0rs-gnu-social.git Moved to location of the FBConnect JavaScript to the end of . --- diff --git a/plugins/FBConnect/FBConnectPlugin.php b/plugins/FBConnect/FBConnectPlugin.php index ff74aade45..b31f69d81a 100644 --- a/plugins/FBConnect/FBConnectPlugin.php +++ b/plugins/FBConnect/FBConnectPlugin.php @@ -102,7 +102,7 @@ class FBConnectPlugin extends Plugin // Note: this script needs to appear in the - function onStartShowHeader($action) + function onEndShowScripts($action) { if ($this->reqFbScripts($action)) {