spip_cal.php3 1.12 1.13

Update of /home/spip-cvs/spip
In directory alan:/tmp/cvs-serv18578

Modified Files:
  spip_cal.php3
Log Message:
header incorrect

Index: spip_cal.php3

RCS file: /home/spip-cvs/spip/spip_cal.php3,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- spip_cal.php3 10 Feb 2005 22:34:32 -0000 1.12
+++ spip_cal.php3 19 May 2005 19:37:20 -0000 1.13
@@ -57,7 +57,7 @@

lang_select($langue_utilisateur);

-@header("content-type:text/calendar; charset=utf-8");
+@header("Content-Type: text/calendar; charset=utf-8");

ligne ("BEGIN:VCALENDAR");
ligne ("CALSCALE:GREGORIAN");