From cbf8f251f85b13256de045ded55fcc191d980007 Mon Sep 17 00:00:00 2001 From: francis Date: Thu, 10 Jan 2008 01:13:27 +0000 Subject: Let original requester send followup messages. --- app/models/info_request.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/models/info_request.rb') diff --git a/app/models/info_request.rb b/app/models/info_request.rb index d86614f1d..198c6a30f 100644 --- a/app/models/info_request.rb +++ b/app/models/info_request.rb @@ -1,5 +1,5 @@ # == Schema Information -# Schema version: 24 +# Schema version: 25 # # Table name: info_requests # @@ -17,7 +17,7 @@ # Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org; WWW: http://www.mysociety.org/ # -# $Id: info_request.rb,v 1.25 2008-01-09 15:35:40 francis Exp $ +# $Id: info_request.rb,v 1.26 2008-01-10 01:13:28 francis Exp $ require 'digest/sha1' -- cgit v1.2.3