From cc20f673cdd5ca8ea0b0d708a8a22785bef9f233 Mon Sep 17 00:00:00 2001 From: fengyuexingzi Date: Fri, 15 Jun 2018 11:25:46 +0800 Subject: [PATCH] facebook --- auth/facebook/index.php | 2 ++ auth/facebook/login.html | 30 +++++++++++++++++++----------- 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/auth/facebook/index.php b/auth/facebook/index.php index 634c803..743e621 100644 --- a/auth/facebook/index.php +++ b/auth/facebook/index.php @@ -105,3 +105,5 @@ $html = << EOF; + +echo $html; \ No newline at end of file diff --git a/auth/facebook/login.html b/auth/facebook/login.html index 52e4d57..0494aa8 100644 --- a/auth/facebook/login.html +++ b/auth/facebook/login.html @@ -6,6 +6,7 @@ +
@@ -13,6 +14,24 @@