]> git.mxchange.org Git - mailer.git/blobdiff - inc/load_extensions.php
Fixes for filter 'load_includes'
[mailer.git] / inc / load_extensions.php
index 7ec8ecc44f4a81046218db101cfbb23b069a4e75..fae66b3b568d0b6bd4fc9ba83a9b5dd6fc6b0f11 100644 (file)
@@ -263,7 +263,7 @@ if ((SQL_NUMROWS($res_ext_crt) > 0) && ((($cacheMode == "init") && ($CSS != "1")
 } // END - if
 
 // Run the filter
-RUN_FILTER('load_includes');
+RUN_FILTER('load_includes', $INC_POOL);
 
 // Uninstall extensions that are no longer in our system
 if (!empty($DEL[0])) {