Correction url

This commit is contained in:
Michael RICOIS 2010-09-27 07:29:41 +00:00
parent 980be913c3
commit 89b69ecadc

View File

@ -1,5 +1,5 @@
<h1>WSDL</h1> <h1>WSDL</h1>
<p><a href="http://<?=$_SERVER['SERVER_NAME']?>/service?wsdl">Télécharger le WSDL</a></p> <p><a href="service?wsdl">Télécharger le WSDL</a></p>
<i>Le fichier est accessible sans authentification.</i> <i>Le fichier est accessible sans authentification.</i>
<h1>Authentification</h1> <h1>Authentification</h1>
@ -36,7 +36,7 @@ Il s'agit donc de transmettre comme paramètres d'authentification
<div class="function"> <div class="function">
<a name="<?=$method['name']?>">&nbsp;</a> <a name="<?=$method['name']?>">&nbsp;</a>
<p><?=$this->docMethod($method)?><p> <p><?=$this->docMethod($method)?></p>
<div class="function-detail"> <div class="function-detail">