aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2011-11-21 14:40:34 +0000
committerStruan Donald <struan@exo.org.uk>2011-11-21 14:40:34 +0000
commita1a0e3c4955cdb4f4b5e51ad81f73159b0480af5 (patch)
tree314e72218a309d7a9ad8dc0a82f41968567ddae6
parentcdba0517cd030f203eaff3345d4cb4d6650eed8e (diff)
add truncated code back in :(
-rwxr-xr-xbin/send-reports2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/send-reports b/bin/send-reports
index 4da44f9f7..3d5243990 100755
--- a/bin/send-reports
+++ b/bin/send-reports
@@ -278,7 +278,7 @@ while (my $row = $unsent->next) {
$row->user->name( $row->user->id . ' ' . $row->user->name );
}
- my $resp = $open311->send_service_request( $row, \%h, $contact->ema
+ my $resp = $open311->send_service_request( $row, \%h, $contact->email );
# make sure we don't save user changes from above
if ( $row->council =~ /2218/ ) {