Backing out bug 230293, we decided this was the wrong approach.

a= justdave
This commit is contained in:
justdave%syndicomm.com 2004-01-19 22:44:54 +00:00
Родитель 0626830602
Коммит 3ad324028a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -101,7 +101,7 @@ use constant contenttypes =>
"rdf" => "application/xml" ,
"xml" => "text/xml" ,
"js" => "application/x-javascript" ,
"csv" => "text/csv" ,
"csv" => "text/plain" ,
"png" => "image/png" ,
};