diff --git a/auth/facebook/index.php b/auth/facebook/index.php index eaa2649..6ab4338 100644 --- a/auth/facebook/index.php +++ b/auth/facebook/index.php @@ -19,6 +19,8 @@ try { exit; } +die; + $helper = $fb->getJavaScriptHelper(); try {