X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ffilter%2Fearning_filter.php;h=0b4bcace8550aea32ecd71b43c7740ec4be5c1e2;hb=6bd47661d7ec406cd276f0835364b1e3f933d6c8;hp=4f290e70db897ebcc1b1c681013d76a6af599788;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/inc/filter/earning_filter.php b/inc/filter/earning_filter.php index 4f290e70db..0b4bcace85 100644 --- a/inc/filter/earning_filter.php +++ b/inc/filter/earning_filter.php @@ -76,7 +76,7 @@ ORDER BY getMemberId() ), __FUNCTION__, __LINE__); - // Do we have entries left? + // Are there entries left? if (!SQL_HASZERONUMS($result)) { // Load all names while ($content = SQL_FETCHARRAY($result)) {