summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-04-08 18:13:56 +0200
committerDylan William Hardison <dylan@hardison.net>2018-04-08 18:13:56 +0200
commita945c57465ec6ea21cfabed17a7f04e5b74cc2a4 (patch)
treecc1632cce1f4fbf68d00ff20dc33fb6cf42fc999
parent0e38837769d082d4424a56ada88c83362524627c (diff)
downloadbugzilla-a945c57465ec6ea21cfabed17a7f04e5b74cc2a4.tar.gz
bugzilla-a945c57465ec6ea21cfabed17a7f04e5b74cc2a4.tar.xz
remove minor mistakes
-rw-r--r--Bugzilla/Install/Filesystem.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Install/Filesystem.pm b/Bugzilla/Install/Filesystem.pm
index 5e51dd9cc..0ddc208bc 100644
--- a/Bugzilla/Install/Filesystem.pm
+++ b/Bugzilla/Install/Filesystem.pm
@@ -117,7 +117,6 @@ sub HTTPD_ENV_CONF {
sub _error_page {
my ($code, $title, $description) = @_;
- warn "urlbase: ", Bugzilla->urlbase, "\n";
my $host = Bugzilla->urlbase->host;
return <<EOT;