X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Ffilter-functions.php;h=e0c383009ae046ef68b8bc995fcdedc92132ec98;hp=27a7b607c0f749c23e5ad7525da85cf7e6616c3b;hb=49acdb7a7adbcf25a8e8683b5581bfcec72b23bd;hpb=f3c5b763e15cf8a6106cf259189a24e80636302b diff --git a/inc/filter-functions.php b/inc/filter-functions.php index 27a7b607c0..e0c383009a 100644 --- a/inc/filter-functions.php +++ b/inc/filter-functions.php @@ -69,7 +69,7 @@ ORDER BY `filter_id` ASC', __FUNCTION__, __LINE__); // Are there entries? - if (!ifSqlHasZeroNums($result)) { + if (!ifSqlHasZeroNumRows($result)) { // Load all filters while ($filterArray = sqlFetchArray($result)) { // Get filter name and function