Congratulations!
\n";
if ($newdb) {
print "You have created Trouble Ticket Express database and imported existing tickets.\n"
} elsif ($doimport) {
print "You have imported existing tickets into Trouble Ticket Express database.\n"
} else {
print "You are proud owner of the Trouble Ticket Express MySQL Edition.\n".
"Please do not run database setup utility unless you want to make changes to the database settings.\n"
}
print "
\n";
if ($cfg->get('dbmode') ne 'mysql') {
print <IMPORTANT
Trouble Ticket Express still uses plain text database.
Neither new tickets, nor follow-up messages to existing tickets will be added to the MySQL database.
In order to enable MySQL features you must install a MySQL add-on module to your web server.
The module may be ordered on-line at our web site. After uploading the MySQL add-on module to your web server,
please run this script once more - it will update your MySQL database to ensure it includes
recent data from your plain text database and will switch Trouble Ticket Express into MySQL mode.
Order MySQL add-on module
EOT
} else {
print "Trouble Ticket Express now uses MySQL database.
\n";
}
print "Main Setup Utility ".
"Trouble Ticket Express\n";
print " |