Merge pull request #21925 from dolibit-ut/patch-452

Update api_thirdparties.class.php
This commit is contained in:
Laurent Destailleur 2022-08-29 01:01:00 +02:00 committed by GitHub
commit 44c9ed1bd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -512,7 +512,7 @@ class Thirdparties extends DolibarrApi
/**
* Delete thirdparty
*
* @param int $id Thirparty ID
* @param int $id Thirdparty ID
* @return integer
*/
public function delete($id)