aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/ResultSet/Questionnaire.pm
diff options
context:
space:
mode:
authorChee Leong <klrkdekira@gmail.com>2013-06-27 12:07:50 +0800
committerChee Leong <klrkdekira@gmail.com>2013-06-27 12:07:50 +0800
commit75a12f0b3943b16ffa404a1e6217907906fba6a8 (patch)
tree09b8cb4da93fc1be5dd7e11b0f1063523b1e9787 /perllib/FixMyStreet/DB/ResultSet/Questionnaire.pm
parentbe48583aa29473d150ee20a62bce7e84c9d33c82 (diff)
parent4f0f7fa9f77930996e7891b617523dce4364a6d5 (diff)
Merge branch 'master' of https://github.com/Sinar/fixmystreet
Diffstat (limited to 'perllib/FixMyStreet/DB/ResultSet/Questionnaire.pm')
-rw-r--r--perllib/FixMyStreet/DB/ResultSet/Questionnaire.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/DB/ResultSet/Questionnaire.pm b/perllib/FixMyStreet/DB/ResultSet/Questionnaire.pm
index 8d811180e..c85ecbf3a 100644
--- a/perllib/FixMyStreet/DB/ResultSet/Questionnaire.pm
+++ b/perllib/FixMyStreet/DB/ResultSet/Questionnaire.pm
@@ -50,6 +50,7 @@ sub send_questionnaires_period {
# Not all cobrands send questionnaires
next unless $cobrand->send_questionnaires;
+ next if $row->is_from_abuser;
# Cobranded and non-cobranded messages can share a database. In this case, the conf file
# should specify a vhost to send the reports for each cobrand, so that they don't get sent