aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xweb/ajax.cgi4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/ajax.cgi b/web/ajax.cgi
index 59c4a03d6..868390b80 100755
--- a/web/ajax.cgi
+++ b/web/ajax.cgi
@@ -6,7 +6,7 @@
# Copyright (c) 2008 UK Citizens Online Democracy. All rights reserved.
# Email: matthew@mysociety.org. WWW: http://www.mysociety.org
#
-# $Id: ajax.cgi,v 1.17 2009-11-19 15:09:01 louise Exp $
+# $Id: ajax.cgi,v 1.18 2009-12-10 11:51:17 louise Exp $
use strict;
use Standard;
@@ -96,7 +96,7 @@ sub main {
({
'pins': '$pins',
'current': '$om_list',
-'current_near': '$am_list',
+'current_near': '$am_list'
})
EOF
}