From 4d981a90bb0541757c11de4663f4df9e08c0d1a2 Mon Sep 17 00:00:00 2001 From: "endico%mozilla.org" <> Date: Thu, 5 Aug 1999 00:36:43 +0000 Subject: add image/jpeg, image/png and image/gif mime types --- createattachment.cgi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'createattachment.cgi') diff --git a/createattachment.cgi b/createattachment.cgi index 97a1f24b4..b63827707 100755 --- a/createattachment.cgi +++ b/createattachment.cgi @@ -58,6 +58,9 @@ What kind of file is this?
Patch file (text/plain, diffs)
Plain text (text/plain)
HTML source (text/html) +
GIF Image (image/gif) +
JPEG Image (image/jpeg) +
PNG Image (image/png)
Binary file (application/octet-stream)
Other (enter mime type: )

-- cgit v1.2.3-24-g4f1b