]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-guestedit.php
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / inc / modules / admin / what-guestedit.php
index bca220d8f9b896f0bb57db6612a2a3e23cb1f49f..780587a29a601131babdac3728304c200d819fd7 100644 (file)
@@ -200,7 +200,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive()
                        array($subMenu), __FILE__, __LINE__);
        }
 
                        array($subMenu), __FILE__, __LINE__);
        }
 
-       // Do we have entries?
+       // Are there entries?
        if (!SQL_HASZERONUMS($result)) {
                // Init variables
                $count = '0';
        if (!SQL_HASZERONUMS($result)) {
                // Init variables
                $count = '0';