X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fdaily%2Fdaily_birthday.php;h=2b6bcc195215858acb3717086b5d9cacd50dbe58;hp=7bfbeab3a85fd82cdfd1c9f9b69e71bf36e8d0df;hb=49acdb7a7adbcf25a8e8683b5581bfcec72b23bd;hpb=4373e155854012d687fdfcae4c69d1a940883fab diff --git a/inc/daily/daily_birthday.php b/inc/daily/daily_birthday.php index 7bfbeab3a8..2b6bcc1952 100644 --- a/inc/daily/daily_birthday.php +++ b/inc/daily/daily_birthday.php @@ -11,7 +11,7 @@ * Kurzbeschreibung : Versendet Geburtstagsmails beim Reset * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2013 by Mailer Developer Team * + * Copyright (c) 2009 - 2015 by Mailer Developer Team * * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -78,7 +78,7 @@ ORDER BY `d`.`userid` ASC", array($day, $month), __FILE__, __LINE__); -if (!ifSqlHasZeroNums($result_birthday)) { +if (!ifSqlHasZeroNumRows($result_birthday)) { // Start sending out birthday mails while ($content = sqlFetchArray($result_birthday)) { // Calculate own timestamp for birthday and today