aboutsummaryrefslogtreecommitdiffstats
path: root/bin/send-alerts
diff options
context:
space:
mode:
authormatthew <matthew>2007-06-15 14:57:51 +0000
committermatthew <matthew>2007-06-15 14:57:51 +0000
commitc8b9fa5093ad0d841c0c252221a8244f62671639 (patch)
tree75fdc07f384b58f0a29e6e3a01a80396c7a72a28 /bin/send-alerts
parentdee3420e5babae01aad2fa84cb45a1fefc16b93b (diff)
Change name from Neighbourhood Fix-It to FixMyStreet. Use Gaze for
population density distance (same value as PB initially, might want changing). Changes to front page, text changes elsewhere, remove canonicalise_council as not needed any more, tidy code of confirmation page.
Diffstat (limited to 'bin/send-alerts')
-rwxr-xr-xbin/send-alerts4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/send-alerts b/bin/send-alerts
index a9ccb8dba..ef272ae6f 100755
--- a/bin/send-alerts
+++ b/bin/send-alerts
@@ -1,12 +1,12 @@
#!/usr/bin/perl -w
# send-alerts:
-# Email alerts for Neighbourhood Fix-It
+# Email alerts for FixMyStreet
#
# Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved.
# Email: matthew@mysociety.org. WWW: http://www.mysociety.org
#
-# $Id: send-alerts,v 1.1 2007-01-26 01:01:22 matthew Exp $
+# $Id: send-alerts,v 1.2 2007-06-15 14:57:51 matthew Exp $
use strict;
require 5.8.0;