mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-12 17:08:34 +01:00
Not sure ... I did something in here working on the XML-RPC client
This commit is contained in:
parent
0a673cbfaf
commit
7df6f0200b
@ -731,7 +731,7 @@
|
||||
|
||||
$later = $GLOBALS['phpgw']->session->destroy($sessionid,$kp3);
|
||||
|
||||
if($later)
|
||||
if ($later)
|
||||
{
|
||||
$rtrn['GOODBYE'] = CreateObject('phpgwapi.xmlrpcval','XOXO','string');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user