X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fpool-update.php;h=32256682f5370933dbb4853696c23d9f8e04a4c5;hb=595124165eb35633520ee0c8e7d5196ba515c00f;hp=b2fd7c8ca84b45e89504b5f213f927173fef4b41;hpb=29720f825150b6449a9bf5cb2024b65e5e86bd2d;p=mailer.git diff --git a/inc/pool-update.php b/inc/pool-update.php index b2fd7c8ca8..32256682f5 100644 --- a/inc/pool-update.php +++ b/inc/pool-update.php @@ -50,7 +50,7 @@ $GLOBALS['pool_cnt'] = 0; $INC_POOL = GET_DIR_AS_ARRAY(PATH."inc/pool/", "pool-"); // Run the filter -RUN_FILTER('load_includes'); +RUN_FILTER('load_includes', $INC_POOL); // Remove counter again unset($GLOBALS['pool_cnt']);