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