]> git.mxchange.org Git - mailer.git/blobdiff - inc/load_cache.php
is now located in ['config']
[mailer.git] / inc / load_cache.php
index ff07bba6dbaaf97aa4cdf1b0a74cca97efa43c7b..ffe91d926e7260100206d77dcb46eda109338222 100644 (file)
@@ -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(getArrayFromDirectory('inc/loader/', 'load_cache-'));
 
 // Run the filter
 runFilterChain('load_includes');