summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-06-21 23:25:40 +0200
committerDylan William Hardison <dylan@hardison.net>2018-06-28 22:42:01 +0200
commit46288f62b71eb569379ccbb7e8ee68bb05220ac2 (patch)
tree71b595a725436c6445c8bc6a0bde9eeac8abef45 /checksetup.pl
parent4a29d896ea90e8174ca10a8fd696e4c0767d3350 (diff)
downloadbugzilla-46288f62b71eb569379ccbb7e8ee68bb05220ac2.tar.gz
bugzilla-46288f62b71eb569379ccbb7e8ee68bb05220ac2.tar.xz
fix mistake
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/checksetup.pl b/checksetup.pl
index d3f08e024..867af9808 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -201,7 +201,6 @@ unless ($switch{'no-database'}) {
###########################################################################
update_filesystem({ index_html => $lc_hash->{'index_html'} });
-create_htaccess() if $lc_hash->{'create_htaccess'};
# Remove parameters from the params file that no longer exist in Bugzilla,
# and set the defaults for new ones