]> git.mxchange.org Git - mailer.git/blobdiff - inc/filter/earning_filter.php
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / inc / filter / earning_filter.php
index 4f290e70db897ebcc1b1c681013d76a6af599788..0b4bcace8550aea32ecd71b43c7740ec4be5c1e2 100644 (file)
@@ -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)) {