Doxygen
This commit is contained in:
parent
7e38f8a85e
commit
94995ecaf8
@ -160,6 +160,10 @@ $server->register(
|
|||||||
* Get produt or service
|
* Get produt or service
|
||||||
*
|
*
|
||||||
* @param array $authentication Array of authentication information
|
* @param array $authentication Array of authentication information
|
||||||
|
* @param int $id Id of object
|
||||||
|
* @param string $ref Ref of object
|
||||||
|
* @param ref_ext $ref_ext Ref external of object
|
||||||
|
* @return mixed
|
||||||
*/
|
*/
|
||||||
function getProductOrService($authentication,$id='',$ref='',$ref_ext='')
|
function getProductOrService($authentication,$id='',$ref='',$ref_ext='')
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user