]> git.mxchange.org Git - mailer.git/blobdiff - inc/load_cache.php
A lot rewrites from double-quote to single-quote, some fixes for extension handling...
[mailer.git] / inc / load_cache.php
index be9127238d13431efd72cd5fdca665fbf26cb805..2bf52439494d57e85a77a10a7c1ac93451e380f4 100644 (file)
@@ -44,7 +44,7 @@ if (!defined('__SECURITY')) {
 
 // Init & set the INC_POOL
 INIT_INC_POOL();
 
 // 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');
 
 // Run the filter
 runFilterChain('load_includes');