mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 23:29:31 +01:00
enabling the session cache for sql too
This commit is contained in:
parent
96ba93f773
commit
e57d634c33
@ -84,7 +84,7 @@ class accounts extends accounts_backend
|
|||||||
*
|
*
|
||||||
* @var boolean $use_session_cache
|
* @var boolean $use_session_cache
|
||||||
*/
|
*/
|
||||||
var $use_session_cache = false;
|
var $use_session_cache = true;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Depricated: Account this class was instanciated for
|
* Depricated: Account this class was instanciated for
|
||||||
|
Loading…
Reference in New Issue
Block a user