summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
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 e37f3cb2b..33f9c48a0 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -209,7 +209,7 @@ sub handler
};
- unless ( $r->filename =~ /\/rt\/.*NoAuth/ ) { #RT
+ unless ( $HTML::Mason::r->filename =~ /\/rt\/.*NoAuth/ ) { #RT
$cgi = new CGI;
&cgisuidsetup($cgi);
#&cgisuidsetup($r);