diff options
author | francis <francis> | 2009-10-01 00:18:54 +0000 |
---|---|---|
committer | francis <francis> | 2009-10-01 00:18:54 +0000 |
commit | d6dcae23ba0aff567c625b9c738c6034198879fe (patch) | |
tree | 0d5bd9e8c9afffd53d544e44305b77b203a25ead | |
parent | 4a9c2af21a9f1cfdf4b264007cb9dbfec172544a (diff) |
This is no longer used with mod_rails
-rw-r--r-- | app/views/admin_general/debug.rhtml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/admin_general/debug.rhtml b/app/views/admin_general/debug.rhtml index f15b4ea36..aaac901f8 100644 --- a/app/views/admin_general/debug.rhtml +++ b/app/views/admin_general/debug.rhtml @@ -4,8 +4,6 @@ <p>You are <%= h @http_auth_user %></p> -<p><a href="balancer-manager">Apache load balancing configuration</a></p> - <h2>Version numbers</h2> <p>Rails::VERSION::STRING <%=Rails::VERSION::STRING%> |