{
global $globals;
- $dom = empty($fqdn) ? $globals->mail->domain : $fqdn;
+ $dom = is_null($fqdn) ? $globals->mail->domain : $fqdn;
$url = "http://$uid:$pass@{$globals->lists->rpchost}:{$globals->lists->rpcport}/$dom";
$client = new xmlrpc_client($url);
return $client;
</div>
</td>
<td style="padding: 1em">
- <form action="{$smarty.server.REQUEST_URI}" method="post" id="login" onsubmit="doChallengeResponse(); return false;">
+ <!--<form action="{$smarty.server.REQUEST_URI}" method="post" id="login" onsubmit="doChallengeResponse(); return false;">
<table class="large" cellpadding="4" cellspacing="0" summary="Formulaire de login">
<tr>
<th colspan="2">Connexion
</table>
</form>
- (Activer obligatoirement le <strong>javascript</strong>)
+ (Activer obligatoirement le <strong>javascript</strong>) -->
+ <p>(Non disponible)</p>
{if $smarty.request.response}<!-- failed login code //-->
<div class="erreur">
Erreur d'identification. Essaie à nouveau !
{only_public}
<div>Me connecter :</div>
<a class='gp' href="{$smarty.session.session->loginX}">polytechnicien</a>
- <a class='gp' href="{rel}/login.php">extérieur</a>
+ <!--a class='gp' href="{rel}/login.php">extérieur</a-->
{/only_public}
</td>
<td id="search">