mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +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();
|
$GLOBALS['phpgw_setup']->loaddb();
|
||||||
|
|
||||||
/* Add cleaning of app_sessions per skeeter, but with a check for the table being there, just in case */
|
/* 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
|
// Database actions
|
||||||
$setup_info = $GLOBALS['phpgw_setup']->detection->get_versions();
|
$setup_info = $GLOBALS['phpgw_setup']->detection->get_versions();
|
||||||
|
Loading…
Reference in New Issue
Block a user