From 0a9d7f862c83380832a906c390184b6f8f610999 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Tue, 26 May 2009 12:24:11 +0200 Subject: fixed function documentation FS#1695 Ignore-this: 9fa16a2aec98eec2a330a7de9e4a2def darcs-hash:20090526102411-7ad00-eb2f23abd5c7b169f574cc58cba32be7f7ce0220.gz --- inc/auth/basic.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/auth/basic.class.php') diff --git a/inc/auth/basic.class.php b/inc/auth/basic.class.php index c93e3d5c5..5af70a47a 100644 --- a/inc/auth/basic.class.php +++ b/inc/auth/basic.class.php @@ -327,7 +327,7 @@ class auth_basic { * Check Session Cache validity [implement only where required/possible] * * DokuWiki caches user info in the user's session for the timespan defined - * in $conf['securitytimeout']. + * in $conf['auth_security_timeout']. * * This makes sure slow authentication backends do not slow down DokuWiki. * This also means that changes to the user database will not be reflected -- cgit v1.2.3