X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fload_cache.php;h=88d53eaf6ec713595f1a86f4b5f1697c50a79310;hp=cc441d5d8b5002454823e85ce78d0ec24cd0f088;hb=f74581eca45c393033acfd9d7798b958031bc625;hpb=8b3b0fae36adfa1ef72f436d107d11404b326ec5 diff --git a/inc/load_cache.php b/inc/load_cache.php index cc441d5d8b..88d53eaf6e 100644 --- a/inc/load_cache.php +++ b/inc/load_cache.php @@ -38,7 +38,7 @@ if (!defined('__SECURITY')) { } // Load more cache includes -$INC_POOL = GET_DIR_AS_ARRAY(constant('PATH')."inc/loader/", "load_cache-"); +$INC_POOL = GET_DIR_AS_ARRAY("inc/loader/", "load_cache-"); // Run the filter RUN_FILTER('load_includes', $INC_POOL);