X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ffilter-functions.php;h=4c3cae095dd75dd03a5e461401e51e0f1501191b;hb=69714c9a74566fe1893e4e90a266750b6ea9ca85;hp=ce4d30276ed5cd0a489b22483ba7da8fde0d818a;hpb=f1308369312b448023e572dc12dec0da6a9b5e52;p=mailer.git diff --git a/inc/filter-functions.php b/inc/filter-functions.php index ce4d30276e..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 }