mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Fix typo
This commit is contained in:
parent
8d5893d515
commit
c88bf3c4a0
@ -561,7 +561,7 @@ class Auth
|
||||
|
||||
|
||||
default:
|
||||
$type = 'blowfisch_crypt';
|
||||
$type = 'blowfish_crypt';
|
||||
// fall throught
|
||||
// all other types are identical to ldap, so no need to doublicate the code here
|
||||
case 'des':
|
||||
|
Loading…
Reference in New Issue
Block a user