diff options
Diffstat (limited to 'perllib/FixMyStreet')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/Hounslow.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Hounslow.pm b/perllib/FixMyStreet/Cobrand/Hounslow.pm index 26d779d91..f54b3ae3a 100644 --- a/perllib/FixMyStreet/Cobrand/Hounslow.pm +++ b/perllib/FixMyStreet/Cobrand/Hounslow.pm @@ -38,6 +38,8 @@ sub send_questionnaires { 0 } sub enable_category_groups { 1 } +sub report_sent_confirmation_email { 'external_id' } + sub open311_post_send { my ($self, $row, $h) = @_; |