Gah, braino.
This commit is contained in:
parent
b79a3e953c
commit
7512d2b1fb
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user