diff --git a/og.module b/og.module index 5222a741cb0f7b89dc730e8b13e4c7dab9139692..000e8403e7625dd294c8b136e16f6468c9718f4e 100644 --- a/og.module +++ b/og.module @@ -343,8 +343,7 @@ function og_broadcast_form_submit($form_id, $form_values) { $message = array( 'from' => $user, 'subject' => $form_values['subject'], - 'body' => _og_user_mail_text('og_admin_email_body', $variables), - 'queue' => TRUE + 'body' => _og_user_mail_text('og_admin_email_body', $variables) ); // Send notifications to each member; Sending an array of recipients implies