Objet : devel-adl
Archives de la liste
- From: thomas AT lolut.utbm.info
- To: devel AT agendadulibre.org
- Subject: [Devel] r118 - trunk
- Date: Thu, 22 Dec 2005 14:03:12 +0100 (CET)
- List-archive: <http://lolut.utbm.info/pipermail/devel>
- List-id: Developpement de l'Agenda du Libre <devel.agendadulibre.org>
Author: thomas
Date: 2005-12-22 14:03:11 +0100 (Thu, 22 Dec 2005)
New Revision: 118
Modified:
trunk/funcs.inc.php
Log:
Fix XHTML compliance. Thanks to Air1.
Modified: trunk/funcs.inc.php
===================================================================
--- trunk/funcs.inc.php 2005-12-21 19:35:57 UTC (rev 117)
+++ trunk/funcs.inc.php 2005-12-22 13:03:11 UTC (rev 118)
@@ -42,7 +42,7 @@
function rss_feed_header ($href, $title)
{
- echo "<link rel=\"alternate\" href=\"" . $href . "\" title=\"" . $title .
"\" type=\"application/rss+xml\">";
+ echo "<link rel=\"alternate\" href=\"" . $href . "\" title=\"" . $title .
"\" type=\"application/rss+xml\" />";
}
function put_header ($title, $jsonload="")
- [Devel] r118 - trunk, thomas, 22/12/2005
Archives gérées par MHonArc 2.6.16.