mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
@@ -500,7 +500,7 @@ class WebServices
|
||||
|
||||
static protected function SoapStructToExternalKeySearch(SoapExternalKeySearch $oExternalKeySearch)
|
||||
{
|
||||
if (is_null($oExternalKeySearch)) return null;
|
||||
if ($oExternalKeySearch->IsVoid()) return null;
|
||||
|
||||
$aRes = array();
|
||||
foreach($oExternalKeySearch->conditions as $oSearchCondition)
|
||||
|
||||
Reference in New Issue
Block a user