aboutsummaryrefslogtreecommitdiffstats
path: root/web/import.cgi
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2010-12-22 16:38:37 +0000
committerMatthew Somerville <matthew@mysociety.org>2010-12-22 16:38:37 +0000
commita1f9b9d2422f4b14f79ed40fbd70f18510dfedf2 (patch)
treec675a4d916d684fde8085fda4c3a53ceb75b7166 /web/import.cgi
parent74a45e725dc529af5dc8a677153f65588d6f8a2a (diff)
parent7acf747fe181d2e63499e80f235dc1a4ecd5098e (diff)
Merge branch 'master' into cities_release_1
Diffstat (limited to 'web/import.cgi')
-rwxr-xr-xweb/import.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/import.cgi b/web/import.cgi
index f839bd5f5..2aede1697 100755
--- a/web/import.cgi
+++ b/web/import.cgi
@@ -11,6 +11,7 @@
use strict;
use Error qw(:try);
use Standard;
+use Utils;
use mySociety::AuthToken;
use mySociety::EmailUtil;
use mySociety::EvEl;