Bug 312235: Remove doeditparams.cgi from the SHUTDOWNHTML_EXEMPT list in Bugzilla.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
git-svn-id: svn://10.0.0.236/trunk@182128 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
20e81036da
commit
3f8ebbf188
@ -44,7 +44,6 @@ use File::Basename;
|
||||
|
||||
# Scripts that are not stopped by shutdownhtml being in effect.
|
||||
use constant SHUTDOWNHTML_EXEMPT => [
|
||||
'doeditparams.cgi',
|
||||
'editparams.cgi',
|
||||
'checksetup.pl',
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user