generated from mirzaev/pot
shuffled
This commit is contained in:
parent
1708965be2
commit
cda2d0bcb9
|
@ -176,8 +176,7 @@ final class interneturok extends core
|
|||
if (!empty($accounts)) {
|
||||
// Initialized accounts
|
||||
|
||||
/* if (shuffle($accounts)) { */
|
||||
if (true) {
|
||||
if (shuffle($accounts)) {
|
||||
// Shuffled accounts
|
||||
|
||||
foreach ($accounts as $account) {
|
||||
|
|
Loading…
Reference in New Issue