mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 15:33:23 +01:00
Oops, add needed ')'
This commit is contained in:
parent
7e9bbeb3e9
commit
e8f25234ec
@ -46,7 +46,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
if(is_object($GLOBALS['phpgw']->log)
|
||||
if(is_object($GLOBALS['phpgw']->log))
|
||||
{
|
||||
$GLOBALS['phpgw']->log->write(array(
|
||||
'text' => 'W-VerifySession, could not verify session during logout',
|
||||
|
Loading…
Reference in New Issue
Block a user