diff --git a/logout.php b/logout.php index 6f5228c5a2..74329e685d 100755 --- a/logout.php +++ b/logout.php @@ -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',