Index: irpg/trunk/htdocs/footer.php
===================================================================
--- irpg/trunk/htdocs/footer.php	(revision 1451)
+++ irpg/trunk/htdocs/footer.php	(revision 1563)
@@ -26,5 +26,5 @@
             }
             if (!$found && $fp) {
-                echo "            Page visit&eacute;e une fois depuis le ".strftime($dateformat,time());
+                echo "            Page visit&eacute;e une fois depuis le ".htmlentities(strftime($dateformat,time()));
                 fwrite($fp,$thispage."\t1\t".strftime($dateformat,time())."\n");
             }
