Remove -T, this script has not been had the required taint cleaning
of arguments done yet.
This commit is contained in:
parent
6d3af291c5
commit
98d70c3686
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8645
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/perl -T
|
||||
# $FreeBSD: www/en/cgi/query-pr-summary.cgi,v 1.29 2000/11/29 13:59:24 wosch Exp $
|
||||
#!/usr/bin/perl
|
||||
# $FreeBSD: www/en/cgi/query-pr-summary.cgi,v 1.30 2000/12/28 13:43:41 wosch Exp $
|
||||
|
||||
$html_mode = 1 if $ENV{'DOCUMENT_ROOT'};
|
||||
$self_ref = $ENV{'SCRIPT_NAME'};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue