Fix in utils
This commit is contained in:
parent
9ffababf66
commit
45efc9779b
1 changed files with 2 additions and 0 deletions
|
|
@ -370,6 +370,8 @@ class Utils {
|
|||
|
||||
}
|
||||
|
||||
//Get randomly elements from the randomly generated array.
|
||||
|
||||
$c=count($disorder_abc);
|
||||
|
||||
$password_final='';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue