]> git.mxchange.org Git - mailer.git/blobdiff - inc/daily/daily_profile.php
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / inc / daily / daily_profile.php
index 7801f8e62d0a48288444a4ee5be9706effd273fe..97a34f5ab52c1ac69683878a9a74bc4697c33e41 100644 (file)
@@ -75,7 +75,7 @@ WHERE
 ORDER BY
        `userid` ASC", __FILE__, __LINE__);
 
-       // Do we have some notifications to sent?
+       // Are there some notifications to sent?
        if (!SQL_HASZERONUMS($result)) {
                // We need to send-out notifications...
                while ($content = SQL_FETCHARRAY($result)) {