mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
commenting out clearing of app_session for now
This commit is contained in:
parent
9cffda917c
commit
8b36069bbf
@ -73,7 +73,7 @@
|
||||
$GLOBALS['phpgw_setup']->loaddb();
|
||||
|
||||
/* Add cleaning of app_sessions per skeeter, but with a check for the table being there, just in case */
|
||||
$GLOBALS['phpgw_setup']->clear_session_cache();
|
||||
/* $GLOBALS['phpgw_setup']->clear_session_cache(); */
|
||||
|
||||
// Database actions
|
||||
$setup_info = $GLOBALS['phpgw_setup']->detection->get_versions();
|
||||
|
Loading…
Reference in New Issue
Block a user