summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
authorivan <ivan>2001-10-30 14:54:07 +0000
committerivan <ivan>2001-10-30 14:54:07 +0000
commitc14a267229fc0d6f2d2afdebab3bd34d825df2ef (patch)
treea9f908e34d0f6664decae78e4c30f41b2c80ece4 /htetc/handler.pl
parent160db3d20070241532162f8fa257e2ae4dd1f611 (diff)
get rid of header foo in individual templates
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r--htetc/handler.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index d10ecc918..e643559f0 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -77,7 +77,7 @@ sub handler
$r->content_type('text/html');
#eorar
- # @FS::CGI::@headers or some other way to set no-cache headers!!!
+ # @FS::CGI::headers or some other way to set no-cache headers!!!
my $status = $ah->handle_request($r);