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