[Look] Finally statisfied ;)

This commit is contained in:
Neozonz 2014-01-21 23:02:05 -05:00
parent 09cf8df09a
commit ba8f4f643d

View File

@ -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{