[Devel] [PATH] fix typo in userguide

2008-08-18 Thread Martin Atukunda
Hi, The attached simple patch just corrects a typo in the userguide. - Martin - diff --git a/doc/userguide.shtml b/doc/userguide.shtml index 3c2008d..b324dcd 100644 --- a/doc/userguide.shtml +++ b/doc/userguide.shtml @@ -2636,7 +2636,7 @@ faked-sender = 100br tr td valign=top -

[Devel] [PATCH] fix content-id when a script is giving content

2008-08-18 Thread Vincent CHAVANIS
Hi all, This patch fixes the Content-ID header when a 'listed' web programming language is used to get the content (to get an image/sound/video into a DB from a php script for example). This also fixes the content_type2file_ext() function when Content-type is populated with more than one