Merge branch 'QA_4_5'

This commit is contained in:
Marc Delisle 2015-10-11 06:54:29 -04:00
commit 2d30407b91

View File

@ -5057,7 +5057,7 @@ function PMA_getSqlQueriesForDisplayAndAddUser($username, $hostname, $password)
} else {
$password_set_real = null;
// Set the proper hasing method
// Set the proper hashing method
PMA_setProperPasswordHashing(
$_REQUEST['authentication_plugin']
);