Correction url
This commit is contained in:
parent
980be913c3
commit
89b69ecadc
@ -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']?>"> </a>
|
<a name="<?=$method['name']?>"> </a>
|
||||||
<p><?=$this->docMethod($method)?><p>
|
<p><?=$this->docMethod($method)?></p>
|
||||||
|
|
||||||
<div class="function-detail">
|
<div class="function-detail">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user