"patch from Lorentz <lorentz(at)friendship-systems.com>"

This commit is contained in:
Ralf Becker 2010-03-21 10:01:24 +00:00
parent e687b23c1f
commit af45b86e55

View File

@ -189,7 +189,7 @@ class boinfolog extends infolog_bo
{
$GLOBALS['server']->xmlrpc_error($GLOBALS['xmlrpcerr']['no_access'],$GLOBALS['xmlrpcstr']['no_access']);
}
return $info_id;
return $status;
}
/**