X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ffix_filters.php;h=f18079a787b0b6d5923b9e21edb8f90f6d7c3d48;hb=b64f960124452301abd69ae3bd7ac4daee420550;hp=6feea6563e89651000c94485767a6abc9df5fbcd;hpb=60ec2630bf57400662273ad985c4eaf62d318cf7;p=mailer.git diff --git a/inc/fix_filters.php b/inc/fix_filters.php index 6feea6563e..f18079a787 100644 --- a/inc/fix_filters.php +++ b/inc/fix_filters.php @@ -1,7 +1,7 @@ 0) { +if (!SQL_HASZERONUMS($result)) { // Load row by row while ($filter = SQL_FETCHARRAY($result)) { // Now search again for this filter and get it's total count @@ -65,7 +66,7 @@ if (SQL_NUMROWS($result) > 0) { } // END - while // Rebuild the cache - rebuildCacheFile('filter', 'filter'); + rebuildCache('filter', 'filter'); } // END - if // Free result