generated from mirzaev/pot
shuffled
This commit is contained in:
parent
87b2f2ca0b
commit
11282f6311
|
@ -187,8 +187,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