mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-27 13:22:06 +02:00
I think this is nothing more than a formatting change.
This commit is contained in:
parent
aedfeaca55
commit
10077bcb4c
@ -3,5 +3,5 @@
|
|||||||
{
|
{
|
||||||
$GLOBALS['phpgw_info']['server']['sessions_type'] = 'db';
|
$GLOBALS['phpgw_info']['server']['sessions_type'] = 'db';
|
||||||
}
|
}
|
||||||
include(PHPGW_API_INC.'/class.sessions_'.$GLOBALS['phpgw_info']['server']['sessions_type'].'.inc.php');
|
include(PHPGW_API_INC.'/class.sessions_'.$GLOBALS['phpgw_info']['server']['sessions_type'].'.inc.php');
|
||||||
?>
|
?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user