From e2c9971c99c3b74fa14b43420f0d1208b290d2f1 Mon Sep 17 00:00:00 2001 From: Vlad Date: Tue, 12 Apr 2016 08:57:58 -0400 Subject: [PATCH] - Prevents newsletters from being queued when mailer is not configured Closes #342 --- lib/Router/SendingQueue.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Router/SendingQueue.php b/lib/Router/SendingQueue.php index 99a07a38a0..836255fbb7 100644 --- a/lib/Router/SendingQueue.php +++ b/lib/Router/SendingQueue.php @@ -1,10 +1,10 @@