Objet : devel-adl
Archives de la liste
- From: svn AT agendadulibre.org
- To: devel AT agendadulibre.org
- Subject: [Devel] r222 - trunk
- Date: Sun, 14 Jan 2007 19:58:38 +0100 (CET)
- List-archive: <http://lolut.utbm.info/pipermail/devel>
- List-id: Developpement de l'Agenda du Libre <devel.agendadulibre.org>
Author: thomas
Date: Sun Jan 14 19:58:37 2007
New Revision: 222
Modified:
trunk/ical.php
Log:
Indiquons que le calendrier iCal est encodé en UTF-8. C'est un patch
que j'ai et qui traîne depuis un long moment.
Modified: trunk/ical.php
==============================================================================
--- trunk/ical.php (original)
+++ trunk/ical.php Sun Jan 14 19:58:37 2007
@@ -25,7 +25,7 @@
$db = new db();
-header("Content-Type: application/octet-stream");
+header("Content-Type: application/octet-stream; charset=utf-8");
calendar_setlocale();
- [Devel] r222 - trunk, svn, 14/01/2007
Archives gérées par MHonArc 2.6.16.