diff options
author | Dave Arter <davea@mysociety.org> | 2014-04-23 14:18:28 +0100 |
---|---|---|
committer | Hakim Cassimally <hakim@mysociety.org> | 2014-04-25 14:42:41 +0000 |
commit | f4c3310e5206b5da75029c64d7b6cc799029e7cd (patch) | |
tree | f297c24b67bdbaf2e2a92717780fdaff0aa53c37 /perllib | |
parent | 87451200e32a57947bb7b9facc4efb4f6644973b (diff) |
Add note for removal of Barnet-specific categories
Diffstat (limited to 'perllib')
-rw-r--r-- | perllib/Utils.pm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/perllib/Utils.pm b/perllib/Utils.pm index 27d604a59..7a22c888d 100644 --- a/perllib/Utils.pm +++ b/perllib/Utils.pm @@ -123,7 +123,9 @@ sub london_categories { } sub barnet_categories { - # The values here are KBIDs from Barnet's system: see bin/send-reports for formatting + # The values here are KBIDs from Barnet's system: see bin/send-reports for formatting. + # They are no longer used since Barnet switched to email for delivery of problem reports. + # and can be removed when SendReport/Barnet.pm is removed. if (mySociety::Config::get('STAGING_SITE')) { # note staging site must use different KBIDs return { 'Street scene misc' => 14 # for test |