mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 17:13:03 +01:00
Merge branch 'develop' into FunctionDeclaration
This commit is contained in:
@@ -83,6 +83,7 @@ class PrestaShopWebservice
|
||||
* Take the status code and throw an exception if the server didn't return 200 or 201 code
|
||||
*
|
||||
* @param int $status_code Status code of an HTTP return
|
||||
* @return void
|
||||
*/
|
||||
protected function checkStatusCode($status_code)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user