X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ffilter-functions.php;h=4c3cae095dd75dd03a5e461401e51e0f1501191b;hb=bc2da429e6d78668152427b7b5310268453553d8;hp=d76cad43ed1d8bc42b7c02d03ebe2e276f5311fb;hpb=7afdb8e56178524cfa8e1665d7a6db76aff3d125;p=mailer.git diff --git a/inc/filter-functions.php b/inc/filter-functions.php index d76cad43ed..4c3cae095d 100644 --- a/inc/filter-functions.php +++ b/inc/filter-functions.php @@ -1,7 +1,7 @@ '; $GLOBALS['cache_array']['filter']['chains'][$filterName][$filterFunction] = 'A'; - $GLOBALS['cache_array']['filter']['counter'][$filterName][$filterFunction] = 0; + $GLOBALS['cache_array']['filter']['counter'][$filterName][$filterFunction] = '0'; } // END - if }