[Devel] r313 - trunk

svn at agendadulibre.org svn at agendadulibre.org
Dim 25 Nov 17:32:46 CET 2007


Author: thomas
Date: Sun Nov 25 17:31:46 2007
New Revision: 313

Log:
Ajout icône Libre en Fête 2008 dans le calendrier

Modified:
   trunk/funcs.inc.php

Modified: trunk/funcs.inc.php
==============================================================================
--- trunk/funcs.inc.php	(original)
+++ trunk/funcs.inc.php	Sun Nov 25 17:31:46 2007
@@ -255,6 +255,13 @@
 {
   if ($year == 2007 && $month == 3 && $day >= 17 && $day <= 25)
     {
+      echo "<a href=\"http://2007.libre-en-fete.net\">";
+      echo "<img src=\"lef-2007-small.png\" style=\"float: right; border: 0;\"/>";
+      echo "</a>";
+    }
+
+  if ($year == 2008 && $month == 3 && $day >= 16 && $day <= 31)
+    {
       echo "<a href=\"http://www.libre-en-fete.net\">";
       echo "<img src=\"lef-2007-small.png\" style=\"float: right; border: 0;\"/>";
       echo "</a>";


Plus d'informations sur la liste de diffusion Devel