From a8aa85a9f0daef6825abcfa345505d6ef631650e Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Sun, 1 Mar 2015 15:10:04 +1100 Subject: [PATCH] Fixes issue preventing backend from signing in --- modules/backend/controllers/Index.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/backend/controllers/Index.php b/modules/backend/controllers/Index.php index 924cd0dc9..b79994fa7 100644 --- a/modules/backend/controllers/Index.php +++ b/modules/backend/controllers/Index.php @@ -1,6 +1,7 @@