diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-03-27 17:52:30 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-03-27 17:52:30 +0000 |
commit | 251f152b46816ed1c8401cda7f57305d08830af1 (patch) | |
tree | 3c46e9960b113869e757b011ecfdbcbdef5ff3ad /perllib/FixMyStreet/Cobrand/Default.pm | |
parent | 48c807b87f81ba89732d36b4459a4ca5bd4933ef (diff) | |
parent | ae88108b6a176744fef215093bcec835b323e5e6 (diff) |
Merge branch 'issues/commercial/1273-ref-number-com'
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/Default.pm')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/Default.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Default.pm b/perllib/FixMyStreet/Cobrand/Default.pm index 946523626..ed15dbf05 100644 --- a/perllib/FixMyStreet/Cobrand/Default.pm +++ b/perllib/FixMyStreet/Cobrand/Default.pm @@ -1031,7 +1031,7 @@ sub report_check_for_errors { ); } -sub report_sent_confirmation_email { 0; } +sub report_sent_confirmation_email { '' } =item never_confirm_reports |