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