aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/help_controller.rb
diff options
context:
space:
mode:
authorFrancis Irving <francis@mysociety.org>2010-09-06 11:37:28 +0100
committerFrancis Irving <francis@mysociety.org>2010-09-06 11:37:28 +0100
commit3695d3613a37a05cfd8b39e41d4b3fcfc63234c6 (patch)
tree4a64fb7040ecce8aa8627c17555a2760236dcd3d /app/controllers/help_controller.rb
parent103188c62c37cf61f63c3b427857f5818070db58 (diff)
This doesn't work with all the Rails cookies.
Diffstat (limited to 'app/controllers/help_controller.rb')
-rw-r--r--app/controllers/help_controller.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/controllers/help_controller.rb b/app/controllers/help_controller.rb
index a97a337fa..f35ae3317 100644
--- a/app/controllers/help_controller.rb
+++ b/app/controllers/help_controller.rb
@@ -9,7 +9,6 @@
class HelpController < ApplicationController
def about
- set_http_header_cache_expiry
end
def unhappy