diff options
author | Francis Irving <francis@mysociety.org> | 2010-09-06 09:18:54 +0100 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-09-06 09:18:54 +0100 |
commit | 539e3d0f3cdf2aee836ea7b784e91d4ad1a9fbf1 (patch) | |
tree | 009b11ad82d5b0d28cc508271980696ee0d681ae /app/controllers/help_controller.rb | |
parent | 3c7ba5313c30581cbe82056aa3462e4b39729523 (diff) |
Rename function so doesn't say "squid" in it
Diffstat (limited to 'app/controllers/help_controller.rb')
-rw-r--r-- | app/controllers/help_controller.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/help_controller.rb b/app/controllers/help_controller.rb index 01991917c..a97a337fa 100644 --- a/app/controllers/help_controller.rb +++ b/app/controllers/help_controller.rb @@ -9,7 +9,7 @@ class HelpController < ApplicationController def about - cache_in_squid + set_http_header_cache_expiry end def unhappy |