Moved to location of the FBConnect JavaScript to the end of </body>.

This commit is contained in:
Sarven Capadisli 2009-10-14 09:53:07 +00:00
parent ffeef6520c
commit 6b5810f5d5
1 changed files with 1 additions and 1 deletions

View 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)) {