summaryrefslogtreecommitdiff
path: root/rt/share/html/Install/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/Install/index.html')
-rw-r--r--rt/share/html/Install/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/rt/share/html/Install/index.html b/rt/share/html/Install/index.html
index a6aff83a5..f4d951827 100644
--- a/rt/share/html/Install/index.html
+++ b/rt/share/html/Install/index.html
@@ -2,7 +2,7 @@
%#
%# COPYRIGHT:
%#
-%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC
+%# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC
%# <sales@bestpractical.com>
%#
%# (Except where explicitly superseded by other copyright notices)
@@ -110,7 +110,7 @@ elsif ( $Run ) {
$RT::Installer->{InstallConfig} ||= {};
for my $field (
qw/DatabaseType DatabaseName DatabaseHost DatabasePort
- DatabaseUser DatabaseRequireSSL rtname
+ DatabaseUser rtname
Organization CommentAddress CorrespondAddress
SendmailPath WebDomain WebPort/
) {