From b0170c4be0c2c3befcbe0159d4e218db5e0e37a8 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Mon, 24 Mar 2014 11:59:40 +0000 Subject: Update old-style open311 script to use bodies. Add some comments to the top of the open311 bin scripts. --- bin/fetch-comments | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin/fetch-comments') diff --git a/bin/fetch-comments b/bin/fetch-comments index ef099fcc9..a276433e4 100755 --- a/bin/fetch-comments +++ b/bin/fetch-comments @@ -1,4 +1,8 @@ #!/usr/bin/env perl +# +# This script utilises the Open311 extension explained at +# https://github.com/mysociety/FixMyStreet/wiki/Open311-FMS---Proposed-differences-to-Open311 +# to fetch updates on service requests. use strict; use warnings; -- cgit v1.2.3