summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-12-12 16:04:54 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-12-12 16:04:54 +0000
commit740ec7656f65b07b54ec6a08713a801e1607fa24 (patch)
tree0ba06889f2cbbf7c602ce0211e0e6ceda4b2020b
parent1bfbecbcab4162d45c8e5f9fe365afda08f83f0d (diff)
downloadredmine-740ec7656f65b07b54ec6a08713a801e1607fa24.tar.gz
redmine-740ec7656f65b07b54ec6a08713a801e1607fa24.zip
Undo unwanted change.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2127 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--app/controllers/application.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/controllers/application.rb b/app/controllers/application.rb
index 494e3a26a..7d89e2163 100644
--- a/app/controllers/application.rb
+++ b/app/controllers/application.rb
@@ -137,9 +137,6 @@ class ApplicationController < ActionController::Base
end
end
redirect_to default
- rescue
-
-
end
def render_403