]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-list_coupon.php
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / inc / modules / member / what-list_coupon.php
index e0d0c9c6d52467d62ce1f33c986341f61e3928af..8b68655b18f6c45af53fa800a4f793beadac4afd 100644 (file)
@@ -73,7 +73,7 @@ WHERE
 ORDER BY
        u.`cashed_on` DESC", array(getMemberId()), __FILE__, __LINE__);
 
-// Do we have entries?
+// Are there entries?
 if (!SQL_HASZERONUMS($result)) {
        // Init variable
        $OUT = '';