mirror of
https://github.com/Mibew/mibew.git
synced 2025-05-07 21:13:07 +03:00
Fix typo in comment
This commit is contained in:
parent
074f4652d1
commit
9e08c6f2a5
@ -842,7 +842,7 @@ function get_operator_group_ids($operator_id)
|
|||||||
/**
|
/**
|
||||||
* Calculate hashed password value based upon operator's login and password
|
* Calculate hashed password value based upon operator's login and password
|
||||||
*
|
*
|
||||||
* By default function tries to make us of Blowfish encryption algorithm,
|
* By default function tries to make use of Blowfish encryption algorithm,
|
||||||
* with salted MD5 as a second possible choice, and unsalted MD5 as a fallback
|
* with salted MD5 as a second possible choice, and unsalted MD5 as a fallback
|
||||||
* option
|
* option
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user