]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/yoomedia_functions.php
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / inc / libs / yoomedia_functions.php
index 0294ab98c686ad321d69835708ae4b5b7ff263b3..bedb886982080d2d197b8df02e93aef986692bfb 100644 (file)
@@ -127,7 +127,7 @@ function YOOMEDIA_TEST_CONFIG ($data) {
                $errorCode = '0';
        }
 
-       // Do we have some data there?
+       // Is some data there?
        return ($errorCode == '0');
 }