diff --git a/htdocs/oscommerce_ws/ws_server/includes/configure.php b/htdocs/oscommerce_ws/ws_server/includes/configure.php index 568e490c072..5b9868417fd 100644 --- a/htdocs/oscommerce_ws/ws_server/includes/configure.php +++ b/htdocs/oscommerce_ws/ws_server/includes/configure.php @@ -1,21 +1,24 @@ diff --git a/htdocs/oscommerce_ws/ws_server/ws_index.html b/htdocs/oscommerce_ws/ws_server/ws_index.html index 2ea05f72e7d..0e319a384ee 100644 --- a/htdocs/oscommerce_ws/ws_server/ws_index.html +++ b/htdocs/oscommerce_ws/ws_server/ws_index.html @@ -3,13 +3,18 @@ -Page portail des services web ajoutes a OSC Commerce
+This page show list of public webservices, now available on +your server OSCommerce.

-ws_articles
-ws_customers
-ws_orders
-ws_test
+* ws_articles
+* ws_customers
+* ws_orders
+* ws_test
+
+Those pages will be called by Dolibarr using its own SOAP web service client.
+
+However, don't forget to edit the configure.php file in the ws_server/includes directory.
\ No newline at end of file