[Look] Finally statisfied ;)
This commit is contained in:
parent
09cf8df09a
commit
ba8f4f643d
@ -148,7 +148,7 @@ if ($setting->getValue('disable_auto_payouts') != 1) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else if(empty($users)) {
|
else if(empty($users)) {
|
||||||
$log->logInfo("\tSkipping payments. No auto payments eligible.");
|
$log->logInfo("\tSkipping payments. No Auto Payments Eligible.");
|
||||||
$log->logDebug("Users have not configured their AP > 0");
|
$log->logDebug("Users have not configured their AP > 0");
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user