summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Bugzilla.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla.pm b/Bugzilla.pm
index 71e29a222..183a3227c 100644
--- a/Bugzilla.pm
+++ b/Bugzilla.pm
@@ -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',
];