X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fload_cache.php;h=2bf52439494d57e85a77a10a7c1ac93451e380f4;hp=be9127238d13431efd72cd5fdca665fbf26cb805;hb=a090e351c49fe021fb3064325694da03402332e0;hpb=f212df3d9d1d3c7f8632040130be9e7160980de6 diff --git a/inc/load_cache.php b/inc/load_cache.php index be9127238d..2bf5243949 100644 --- a/inc/load_cache.php +++ b/inc/load_cache.php @@ -44,7 +44,7 @@ if (!defined('__SECURITY')) { // Init & set the INC_POOL INIT_INC_POOL(); -SET_INC_POOL(GET_DIR_AS_ARRAY("inc/loader/", "load_cache-")); +SET_INC_POOL(GET_DIR_AS_ARRAY('inc/loader/', 'load_cache-')); // Run the filter runFilterChain('load_includes');