From 7c749af13f18d82ef2ac79e5901528878912f4ee Mon Sep 17 00:00:00 2001 From: Raphael Jackstadt Date: Tue, 19 May 2015 02:26:47 +0200 Subject: [PATCH] removed a unused config_var --- application/config/aauth.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/config/aauth.php b/application/config/aauth.php index df8d7cd..3a0cda6 100644 --- a/application/config/aauth.php +++ b/application/config/aauth.php @@ -9,7 +9,6 @@ // Config variables -$config['aauth']['login_page'] = '/login'; // if user don't have permisssion to see the page he will be // redirected the page spesificed below $config['aauth']['no_permission'] = '/';