From 1d8c5cbf3c350496ee940df4ffbe6526c9e4f512 Mon Sep 17 00:00:00 2001 From: Crack Date: Tue, 21 Sep 2010 13:43:56 +0200 Subject: [PATCH] fix docs --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index 5b75982d4..71cd1759d 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1382,7 +1382,7 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE not lower than the value of $cfg['LoginCookieValidity'].
$cfg['LoginCookieStore'] integer [number of seconds]
-
Define how long is login cookie should be stored in browser. Default 0 +
Define how long login cookie should be stored in browser. Default 0 means that it will be kept for existing session. This is recommended for not trusted environments.