]> git.mxchange.org Git - mailer.git/blobdiff - inc/filter-functions.php
Refback and referal points hopefully fixed:
[mailer.git] / inc / filter-functions.php
index d4d890b7c59a3c94bfb07143e1ff74354fc2c32c..615bdba025207b71b8b86a4cb63cd35ef4c8aac5 100644 (file)
@@ -275,6 +275,7 @@ function runFilterChain ($filterName, $filterData = null) {
        } // END - if
 
        // Default return value
+       //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'filterName=' . $filterName . ',count()=' . count($GLOBALS['cache_array']['filter']['chains'][$filterName]));
        $returnValue = $filterData;
 
        // Then run all filters