footer.inc.php

<!--NE MODIFIER QUE L'ADRESSE E-MAIL DANS LES LES LIGNES CI-DESSOUS-->
<?
$url = $HTTP_SERVER_VARS["HTTP_HOST"] . $HTTP_SERVER_VARS["REQUEST_URI"];
$date=date("d/m/y", getlastmod());
?>
<table cellspacing="0" border="0" cellpadding="0" width="540">
<tr><td>&nbsp;<br></td></tr>
<tr><td valign="top" width="270"><div align="left" class="date">
<a class="mail" href="mailto:radeff@akademia.ch?subject=<? echo $url ?>" title="Aide www.unige.ch">Questions et commentaires</a><br><!-- Les lignes suivantes sont ajout&eacute;es par le serveur apr&egrave;s le script html -->
Mise &agrave; jour:&nbsp;
<? 
echo $date;
 ?>

</div></td>
</tr>
</table>
</body>
</html>
 
info/footer.inc.txt · Dernière modification: 2008/11/11 11:37 (modification externe)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki