forked from Wavyzz/dolibarr
Clean code
This commit is contained in:
@@ -446,7 +446,7 @@ function encodedecode_dbpassconf($level = 0)
|
||||
* @param boolean $generic true=Create generic password (32 chars/numbers), false=Use the configured password generation module
|
||||
* @param array $replaceambiguouschars Discard ambigous characters. For example array('I').
|
||||
* @return string New value for password
|
||||
* @see dol_hash
|
||||
* @see dol_hash()
|
||||
*/
|
||||
function getRandomPassword($generic = false, $replaceambiguouschars = null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user