mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-08 02:28:23 +01:00
16 lines
355 B
Markdown
16 lines
355 B
Markdown
# PrestaShop-webservice-lib
|
|
|
|
Source updated from:
|
|
|
|
https://github.com/PrestaShop/PrestaShop-webservice-lib/blob/master/PSWebServiceLibrary.php
|
|
|
|
## License compatibility analysis
|
|
|
|
https://www.gnu.org/licenses/license-list.html#OSL
|
|
|
|
|
|
## Local changes
|
|
|
|
- Change `executeRequest` to public method because
|
|
`htdocs/admin/remotestore/ajax/image.php#` uses it.
|