diff options
Diffstat (limited to 'app/controllers/admin_controller.rb')
-rw-r--r-- | app/controllers/admin_controller.rb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/controllers/admin_controller.rb b/app/controllers/admin_controller.rb index 3718b0bd2..33cc9b26c 100644 --- a/app/controllers/admin_controller.rb +++ b/app/controllers/admin_controller.rb @@ -4,10 +4,11 @@ # Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org; WWW: http://www.mysociety.org/ # -# $Id: admin_controller.rb,v 1.9 2008-04-09 02:51:46 francis Exp $ +# $Id: admin_controller.rb,v 1.10 2008-04-11 15:53:57 francis Exp $ class AdminController < ApplicationController layout "admin" + before_filter :assign_http_auth_user def index # Overview counts of things |