X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fload_cache.php;h=4bdef3483a2f7bcba5833624a43b5584580cfa83;hb=9e1f6d2cff0bbef912d605d4ae1728f0382b83a4;hp=3039a408d1fe349dd9fd9995365058fc785ae3a1;hpb=39172de4ecec2f6ddc597a5ae439e7aef79c75ed;p=mailer.git diff --git a/inc/load_cache.php b/inc/load_cache.php index 3039a408d1..4bdef3483a 100644 --- a/inc/load_cache.php +++ b/inc/load_cache.php @@ -37,11 +37,8 @@ if (!defined('__SECURITY')) { require($INC); } -// Load more cache includes -$INC_POOL = GET_DIR_AS_ARRAY(PATH."inc/loader/", "load_cache-"); - // Run the filter -RUN_FILTER('load_includes'); +runFilterChain('load_includes', GET_DIR_AS_ARRAY("inc/loader/", "load_cache-")); // ?>