]> git.mxchange.org Git - mailer.git/blobdiff - inc/pool-update.php
Fixes for filter 'load_includes'
[mailer.git] / inc / pool-update.php
index b2fd7c8ca84b45e89504b5f213f927173fef4b41..32256682f5370933dbb4853696c23d9f8e04a4c5 100644 (file)
@@ -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']);