Files
dolibarr/htdocs/oscommerce_ws/ws_server/ws_index.html
2007-11-23 14:41:32 +00:00

15 lines
283 B
HTML

<html>
<head>
</head>
<body>
Page portail des services web ajoutes a OSC Commerce<br>
<br>
<a href="ws_articles.php">ws_articles</a><br>
<a href="ws_customers.php">ws_customers</a><br>
<a href="ws_orders.php">ws_orders</a><br>
<a href="ws_test.php">ws_test</a><br>
</body>
</html>