X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Ffilter-functions.php;h=e2cf53dd8448a14c05918021e90b463b3aa23f4e;hp=819c891e706f685da9238c7430fb7a0133aaa68d;hb=4cec044b57773e28423261c71f918f3e22ca8a75;hpb=6aa5b6c3d7c49ceb5a41b836657321e9c0b5dea5 diff --git a/inc/filter-functions.php b/inc/filter-functions.php index 819c891e70..e2cf53dd84 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 }