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

This commit is contained in:
Ralf Becker 2010-03-21 10:00:48 +00:00
parent 678baad83f
commit 5eaee2c6e7

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;
}
/**