Gah, braino.

This commit is contained in:
Chris 2012-09-27 14:17:54 +01:00
parent b79a3e953c
commit 7512d2b1fb

View File

@ -311,8 +311,6 @@ sub get_sendable_messages {
my $transportid = shift; my $transportid = shift;
my $include_failed = shift; my $include_failed = shift;
my $transport
# Sendable messages are messsages that have a send_after field value less than the current # Sendable messages are messsages that have a send_after field value less than the current
# time, and a status of "pending" (or "failed") for the specified transport.... # time, and a status of "pending" (or "failed") for the specified transport....
my $sendh = $self -> {"dbh"} -> prepare("SELECT m.id my $sendh = $self -> {"dbh"} -> prepare("SELECT m.id