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