X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Ffilters.php;h=3b198af56b624d6e5c47342160051e042c1e83a7;hb=d476e02cca701687022b734b396ca49267c5e103;hp=02e3efdfde97e28cc5cf7b0bf14bae20e83ba2db;hpb=258bb8c82f21617f7f90bff8023602a11b986f7e;p=mailer.git diff --git a/inc/filters.php b/inc/filters.php index 02e3efdfde..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 }