mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
fixed unknows method invalidate_session_cache()
This commit is contained in:
parent
0c38cbea43
commit
2c58feb1e0
@ -20,6 +20,8 @@
|
||||
var $db;
|
||||
var $common;
|
||||
var $accounts;
|
||||
|
||||
function invalidate_session_cache() { }
|
||||
}
|
||||
|
||||
class setup
|
||||
|
Loading…
Reference in New Issue
Block a user