From 6b5810f5d562260a0143446982bf22ef50298d80 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Wed, 14 Oct 2009 09:53:07 +0000 Subject: [PATCH] Moved to location of the FBConnect JavaScript to the end of . --- plugins/FBConnect/FBConnectPlugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) {