X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fdaily%2Fdaily_profile.php;h=97a34f5ab52c1ac69683878a9a74bc4697c33e41;hp=7801f8e62d0a48288444a4ee5be9706effd273fe;hb=8fad776382e63b3f73f8dbe289f229d79cfc2c22;hpb=b0ed0547ba277e815ca38b3333b191149a88019c diff --git a/inc/daily/daily_profile.php b/inc/daily/daily_profile.php index 7801f8e62d..97a34f5ab5 100644 --- a/inc/daily/daily_profile.php +++ b/inc/daily/daily_profile.php @@ -75,7 +75,7 @@ WHERE ORDER BY `userid` ASC", __FILE__, __LINE__); - // Do we have some notifications to sent? + // Are there some notifications to sent? if (!SQL_HASZERONUMS($result)) { // We need to send-out notifications... while ($content = SQL_FETCHARRAY($result)) {