aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_request_controller.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers/admin_request_controller.rb')
-rw-r--r--app/controllers/admin_request_controller.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/controllers/admin_request_controller.rb b/app/controllers/admin_request_controller.rb
index f474a3beb..79705a8aa 100644
--- a/app/controllers/admin_request_controller.rb
+++ b/app/controllers/admin_request_controller.rb
@@ -1,10 +1,10 @@
# app/controllers/admin_request_controller.rb:
-# Controller for editing public bodies from the admin interface.
+# Controller for viewing FOI requests from the admin interface.
#
# Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved.
# Email: francis@mysociety.org; WWW: http://www.mysociety.org/
#
-# $Id: admin_request_controller.rb,v 1.2 2008-01-07 13:26:46 francis Exp $
+# $Id: admin_request_controller.rb,v 1.3 2008-01-22 18:34:15 francis Exp $
class AdminRequestController < ApplicationController
layout "admin"