]> git.mxchange.org Git - mailer.git/blobdiff - inc/autopurge.php
Fixes for filter 'load_includes'
[mailer.git] / inc / autopurge.php
index c3a206f0fb2214e6fa7e05150a2ad64819f47c6c..75bddcd86b15f2864ccb3d377222099beda077e1 100644 (file)
@@ -41,7 +41,7 @@ if (!defined('__SECURITY')) {
 $INC_POOL = GET_DIR_AS_ARRAY(PATH."inc/autopurge/", "purge-");
 
 // Run the filter
-RUN_FILTER('load_includes');
+RUN_FILTER('load_includes', $INC_POOL);
 
 // Run filters for extra autopurge
 RUN_FILTER('extra_autopurge');