X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Ffilters.php;h=3b198af56b624d6e5c47342160051e042c1e83a7;hp=40fb713d99717057726f740728e1541e1455260b;hb=263a089d8a499e0e26d0af9e7aa7639f88b8ca60;hpb=3bcb292dd0b55177499600c226d5d2aa8a932ce7 diff --git a/inc/filters.php b/inc/filters.php index 40fb713d99..3b198af56b 100644 --- a/inc/filters.php +++ b/inc/filters.php @@ -1,7 +1,7 @@ 0)) { // Now flush all foreach ($GLOBALS['template_eval'] as $template=>$eval) { // Flush the cache (if not yet found) - //flushTemplateCache($template, $eval); + flushTemplateCache($template, $eval); } // END - if } // END - if }