]> git.mxchange.org Git - mailer.git/blobdiff - inc/purge/purge-coupon.php
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / inc / purge / purge-coupon.php
index 8502b3dd10617d8d86a64b765ae427ec152d2f5f..8a6c80078385bc3d15eb89e5c51cffed02db5410 100644 (file)
@@ -59,7 +59,7 @@ WHERE
 ORDER BY
        `id` ASC', __FILE__, __LINE__);
 
-// Do we have entries?
+// Are there entries?
 if (SQL_NUMROWS($result) > 0) {
        // Init variables
        $out = '';