]> git.mxchange.org Git - mailer.git/blobdiff - inc/pool-update.php
Fixes for MT_WORD vs. install vs. installed
[mailer.git] / inc / pool-update.php
index 32256682f5370933dbb4853696c23d9f8e04a4c5..2b17629be4d08ca9d99aca96b61c6d27ae8d5eed 100644 (file)
@@ -47,7 +47,7 @@ if (defined('__DAILY_RESET')) {
 $GLOBALS['pool_cnt'] = 0;
 
 // Load more cache includes
-$INC_POOL = GET_DIR_AS_ARRAY(PATH."inc/pool/", "pool-");
+$INC_POOL = GET_DIR_AS_ARRAY("inc/pool/", "pool-");
 
 // Run the filter
 RUN_FILTER('load_includes', $INC_POOL);