From dc0295b6b5a622f3bfa7b265c2af5bd614c2fd8d Mon Sep 17 00:00:00 2001 From: fengyuexingzi Date: Sat, 16 Jun 2018 09:16:11 +0800 Subject: [PATCH] exception --- auth/facebook/index.php | 2 ++ 1 file changed, 2 insertions(+) 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 {