X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-guestedit.php;h=780587a29a601131babdac3728304c200d819fd7;hp=bca220d8f9b896f0bb57db6612a2a3e23cb1f49f;hb=8fad776382e63b3f73f8dbe289f229d79cfc2c22;hpb=b0ed0547ba277e815ca38b3333b191149a88019c diff --git a/inc/modules/admin/what-guestedit.php b/inc/modules/admin/what-guestedit.php index bca220d8f9..780587a29a 100644 --- a/inc/modules/admin/what-guestedit.php +++ b/inc/modules/admin/what-guestedit.php @@ -200,7 +200,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() array($subMenu), __FILE__, __LINE__); } - // Do we have entries? + // Are there entries? if (!SQL_HASZERONUMS($result)) { // Init variables $count = '0';