Moved to location of the FBConnect JavaScript to the end of </body>.
This commit is contained in:
parent
ffeef6520c
commit
6b5810f5d5
|
@ -102,7 +102,7 @@ class FBConnectPlugin extends Plugin
|
||||||
|
|
||||||
// Note: this script needs to appear in the <body>
|
// Note: this script needs to appear in the <body>
|
||||||
|
|
||||||
function onStartShowHeader($action)
|
function onEndShowScripts($action)
|
||||||
{
|
{
|
||||||
if ($this->reqFbScripts($action)) {
|
if ($this->reqFbScripts($action)) {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user