[imp] imp/attachment.php
Michael M Slusarz
slusarz at horde.org
Fri Dec 14 06:44:30 UTC 2007
Quoting Hiromi Kimura <hiromi at tac.tsukuba.ac.jp>:
> Is this a typo?
>
> --- imp/attachment.php.orig Tue Jan 2 22:54:53 2007
> +++ imp/attachment.php Fri Dec 14 13:02:37 2007
> @@ -128,7 +128,7 @@
> }
> $mime_type = MIME_Magic::analyzeData($file_data,
> isset($conf['mime']['magic_db']) ? $conf['mime']['magic_db'] : null);
> if ($mime_type === false) {
> - $type = MIME_Magic::filenameToMIME($file_name, false);
> + $mime_type = MIME_Magic::filenameToMIME($file_name, false);
> }
Yes, and it was fixed several weeks ago:
http://cvs.horde.org/diff.php?r1=2.30&r2=2.31&f=imp%2Fattachment.php
michael
--
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list