MFB: Fix typo (Bug #7911).
authorJan Schneider <jan@horde.org>
Fri, 30 Jan 2009 00:22:15 +0000 (01:22 +0100)
committerJan Schneider <jan@horde.org>
Fri, 30 Jan 2009 00:22:15 +0000 (01:22 +0100)
imp/compose.php
imp/docs/CHANGES

index 8752a7d..72881f1 100644 (file)
@@ -879,7 +879,7 @@ if ($redirect) {
         case 'forward':
         case 'forward_all':
         case 'forward_body':
-        case 'forward_attachment':
+        case 'forward_attachments':
             $reply_type = 'forward';
             break;
         }
index 7af3711..752a6d4 100644 (file)
@@ -50,7 +50,7 @@ v5.0-git
 v4.3.4-cvs
 ----------
 
-
+[jan] Fix logging of messages forwarded with attachments (Bug #7911).
 
 
 ------