[Look] Finally statisfied ;)

This commit is contained in:
Neozonz 2014-01-21 23:02:05 -05:00
parent 293a5944ca
commit c0004d8a4f

View File

@ -148,7 +148,7 @@ if ($setting->getValue('disable_auto_payouts') != 1) {
}
}
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");
}
else{