Update api_thirdparties.class.php
This commit is contained in:
parent
9ee88e9d35
commit
237f888356
@ -1237,7 +1237,7 @@ class Thirdparties extends DolibarrApi
|
||||
|
||||
if($result->num_rows == 0 ){
|
||||
throw new RestException(404, 'Account not found');
|
||||
}
|
||||
}
|
||||
|
||||
$i=0;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user