call money_check from deposit menu

This commit is contained in:
Tóth Richárd
2019-08-29 17:50:52 +02:00
parent dccd23f1a1
commit bf40ea35f9
5 changed files with 33 additions and 1 deletions

View File

@@ -30,7 +30,6 @@ foreach ($users_assoc_array as $key => $user_array) {
$setZero = true;
}
}
}
if ($setZero && $user_array['uk_balance'] > 0) {