Not sure ... I did something in here working on the XML-RPC client

This commit is contained in:
jengo 2001-11-12 18:28:57 +00:00
parent 0a673cbfaf
commit 7df6f0200b

View File

@ -731,7 +731,7 @@
$later = $GLOBALS['phpgw']->session->destroy($sessionid,$kp3);
if($later)
if ($later)
{
$rtrn['GOODBYE'] = CreateObject('phpgwapi.xmlrpcval','XOXO','string');
}