From baa530c0c8f5fb1e12173fbfde8f722ebeffe5be Mon Sep 17 00:00:00 2001 From: francis Date: Tue, 1 Apr 2008 16:40:37 +0000 Subject: Skeleton of tracking / alerting / email. --- 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 1bc6004aa..1633aec3d 100644 --- a/app/models/info_request.rb +++ b/app/models/info_request.rb @@ -1,5 +1,5 @@ # == Schema Information -# Schema version: 47 +# Schema version: 49 # # Table name: info_requests # @@ -22,7 +22,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.78 2008-03-31 23:19:16 francis Exp $ +# $Id: info_request.rb,v 1.79 2008-04-01 16:40:37 francis Exp $ require 'digest/sha1' -- cgit v1.2.3