program/steps/mail/compose.inc | ●●●●● patch | view | raw | blame | history |
program/steps/mail/compose.inc
@@ -487,7 +487,7 @@ foreach ($plugin['attachments'] as $attach) { // we have structured data if (is_array($attach)) { $attachment = $attach; $attachment = $attach + array('group' => $COMPOSE_ID); } // only a file path is given else {