Fix typo
Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
parent
835c63aed2
commit
41f5f57c1f
@ -5001,7 +5001,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']
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user