X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fpool-update.php;h=93e986148ad7a6b01220de3b9790791d1705205e;hb=ea295a391646261bc643264570404f6862abcbd4;hp=32256682f5370933dbb4853696c23d9f8e04a4c5;hpb=3a9723e159b1d9621c8a62927c9b911d6b484286;p=mailer.git diff --git a/inc/pool-update.php b/inc/pool-update.php index 32256682f5..93e986148a 100644 --- a/inc/pool-update.php +++ b/inc/pool-update.php @@ -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(constant('PATH')."inc/pool/", "pool-"); // Run the filter RUN_FILTER('load_includes', $INC_POOL);