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 33f9c48a0..b9da085a1 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -213,9 +213,9 @@ sub handler
$cgi = new CGI;
&cgisuidsetup($cgi);
#&cgisuidsetup($r);
+ $p = popurl(2);
}
- $p = popurl(2);
sub include {
use vars qw($m);