dolibarr 19.0.3
ws.lib.php File Reference

Set of function for manipulating web services. More...

Go to the source code of this file.

Functions

 check_authentication ($authentication, &$error, &$errorcode, &$errorlabel)
 Check authentication array and set error, errorcode, errorlabel.
 

Detailed Description

Set of function for manipulating web services.

Definition in file ws.lib.php.

Function Documentation

◆ check_authentication()

check_authentication ( $authentication,
& $error,
& $errorcode,
& $errorlabel )