aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/Default.pm
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2012-11-11 17:14:53 +0000
committerDave Whiteland <dave@mysociety.org>2012-11-11 17:14:53 +0000
commit74c1a09a10d606d9d8850f7fb70b6e578d2c3877 (patch)
tree6cd70d409d3ac7e14b1c1c5d10aa366d8546c77f /perllib/FixMyStreet/Cobrand/Default.pm
parent3d2e9c254244592ddce937230cbd0e057f69e073 (diff)
parentc0e4463163d4a9b9a8be073964ef960b114c9ea0 (diff)
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/Default.pm')
-rw-r--r--perllib/FixMyStreet/Cobrand/Default.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Default.pm b/perllib/FixMyStreet/Cobrand/Default.pm
index b9a893778..a6c9c6fba 100644
--- a/perllib/FixMyStreet/Cobrand/Default.pm
+++ b/perllib/FixMyStreet/Cobrand/Default.pm
@@ -697,7 +697,7 @@ If set to an arrayref, will plot those area ID(s) from mapit on all the /around
=cut
-sub areas_on_around {}
+sub areas_on_around { []; }
sub process_extras {}