Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / inc / pool / pool-bonus.php
index 8ed43487d7bb879d87ae1d8059b65e0fd2841bcc..001d12b8eae8905ada3d01e1ec80d9a409404ffc 100644 (file)
@@ -54,7 +54,7 @@ if ($GLOBALS['pool_cnt'] < getMaxSend()) {
        // Default is ext-html_mail is gone
        $add = '';
 
-       // Do we need to send out bonus mails?
+       // Send out bonus mails?
        if (isExtensionActive('html_mail')) {
                //  With HTML support
                $add = ', `html_msg`';