From d9352a1b382008de35457e15b03346e873b3b229 Mon Sep 17 00:00:00 2001 From: francis Date: Mon, 9 Mar 2009 01:17:04 +0000 Subject: Option to ban users. --- 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 e553c9700..86920391a 100644 --- a/app/models/info_request.rb +++ b/app/models/info_request.rb @@ -1,5 +1,5 @@ # == Schema Information -# Schema version: 72 +# Schema version: 73 # # Table name: info_requests # @@ -23,7 +23,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.172 2009-03-07 01:16:18 francis Exp $ +# $Id: info_request.rb,v 1.173 2009-03-09 01:17:06 francis Exp $ require 'digest/sha1' require File.join(File.dirname(__FILE__),'../../vendor/plugins/acts_as_xapian/lib/acts_as_xapian') -- cgit v1.2.3