X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fautopurge.php;h=75bddcd86b15f2864ccb3d377222099beda077e1;hp=c3a206f0fb2214e6fa7e05150a2ad64819f47c6c;hb=3a9723e159b1d9621c8a62927c9b911d6b484286;hpb=55f3ba2e430bc0efe9373aa8152872607c07b5e1;ds=sidebyside diff --git a/inc/autopurge.php b/inc/autopurge.php index c3a206f0fb..75bddcd86b 100644 --- a/inc/autopurge.php +++ b/inc/autopurge.php @@ -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');