]> git.mxchange.org Git - mailer.git/blobdiff - inc/check-reset.php
Fixes for filter 'load_includes'
[mailer.git] / inc / check-reset.php
index cf6c67c6aa2e453babb1c695fd65f0710c01176e..88335c12cce072a487cc0d14249df36b98cf7ac4 100644 (file)
@@ -47,7 +47,7 @@ if ((date("d", getConfig('last_update')) != date("d", time())) && ((!defined('mx
        $INC_POOL = RESET_ADD_INCLUDES();
 
        // Run the filter
-       RUN_FILTER('load_includes');
+       RUN_FILTER('load_includes', $INC_POOL);
 } // END - if
 
 //