Aleksander Machniak
2013-09-01 5a8ee396a15085941257d66751164d0fa5027843
program/steps/mail/compose.inc
@@ -1434,7 +1434,7 @@
}
function rcmail_compose_attachment_field($attrib)
function rcmail_compose_attachment_field($attrib = array())
{
  $attrib['type'] = 'file';
  $attrib['name'] = '_attachments[]';