[Look] Finally statisfied ;)
This commit is contained in:
parent
293a5944ca
commit
c0004d8a4f
@ -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