From bd91700380d27be84963d620acd3bc3733639b22 Mon Sep 17 00:00:00 2001 From: REJack Date: Fri, 17 Jun 2016 10:35:41 +0200 Subject: [PATCH] updated `config/aauth.php` --- application/config/aauth.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/application/config/aauth.php b/application/config/aauth.php index 92fb809..1bcaf2a 100644 --- a/application/config/aauth.php +++ b/application/config/aauth.php @@ -32,8 +32,6 @@ defined('BASEPATH') OR exit('No direct script access allowed'); | ['remember'] Remember time (in relative format) elapsed after connecting and automatic LogOut for usage with Cookies | Relative Format (e.g. '+ 1 week', '+ 1 month', '+ first day of next month') | for details see http://php.net/manual/de/datetime.formats.relative.php -| !!IMPORTANT!! If you use Session instead of Cookies, -| remember time is definied by 'sess_expiration' in config/config.php | | ['max'] Maximum char long for Password | ['min'] Minimum char long for Password