From 7f491e9d7fce27e11b184c24b7ad5510fd5f2e97 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 30 Apr 2005 03:45:07 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Supprime=20erreurs=20quand=20option=20er?= =?UTF-8?q?ror=5Freporting=20=E0=20E=5FALL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/adherents/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/adherents/index.php b/htdocs/adherents/index.php index a3e9b628644..da7197193a9 100644 --- a/htdocs/adherents/index.php +++ b/htdocs/adherents/index.php @@ -156,5 +156,5 @@ print ""; $db->close(); -llxFooter("Dernière modification $Date$ révision $Revision$"); +llxFooter('$Date$ - $Revision$'); ?>