From 067a3863fe3d801ae6384dd5a904b9ad408dd3cc Mon Sep 17 00:00:00 2001 From: Horus3 Date: Mon, 26 Oct 2015 19:23:30 +0100 Subject: Add login via email. --- functions.php | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 80 insertions(+), 1 deletion(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 25c22b8..599bfb7 100644 --- a/functions.php +++ b/functions.php @@ -49,7 +49,8 @@ if( isset($_GET["goto"]) && $_GET["goto"] != "" ) { redirect("index"); } ?> -