MantisBT: master-2.2 92f07eb6

Author Committer Branch Timestamp Parent
dregad GitHub master-2.2 2017-03-11 23:00 master-2.2 92ab77ac
Affected Issues  0022400: Installer does not show "GOOD" status for DB connections
 0022510: Attempting to connect to database as admin BAD despite valid userid and password
Changeset

Install: fix db connection as admin check (#1049)

Commit 42718557933d1e58fc134ef3bea7db97aeb00c65 (issue 0022400)
introduced a regression in the installer, causing the 'Attempting to
connect to database as admin' check to fail for new installations, even
though the Admin user ID and password are correct.

Fixes 0022510

mod - admin/install.php Diff File