X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ffilter-functions.php;h=4c3cae095dd75dd03a5e461401e51e0f1501191b;hb=8137108a87fff1468dce3c7590bc1f1dbb418ce8;hp=7c88b79ca9e814abb561b2946335c165349e1ada;hpb=086762b9606889fbda59d946b7b557d764ec2c0e;p=mailer.git diff --git a/inc/filter-functions.php b/inc/filter-functions.php index 7c88b79ca9..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 }