Code comment
This commit is contained in:
parent
894f484de8
commit
17ed19503c
@ -65,6 +65,8 @@ class DolibarrApi
|
|||||||
|
|
||||||
$this->r->setBaseUrls($urlwithouturlroot, $urlwithouturlrootautodetect);
|
$this->r->setBaseUrls($urlwithouturlroot, $urlwithouturlrootautodetect);
|
||||||
$this->r->setAPIVersion(1);
|
$this->r->setAPIVersion(1);
|
||||||
|
//$this->r->setSupportedFormats('json');
|
||||||
|
//$this->r->setSupportedFormats('jsonFormat');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user