diff --git a/post/event.php b/post/event.php index 2955a31c..aa729f8d 100644 --- a/post/event.php +++ b/post/event.php @@ -74,7 +74,7 @@ if (isset($_POST['add_event'])) { 'subject' => $subject, 'body' => $body ] - ]; + ]; $mail = addToMailQueue($mysqli, $data); // Logging for email (success/fail)