]> git.mxchange.org Git - mailer.git/blobdiff - inc/load_extensions.php
Several rewrites/renames, fixes for installation. Resolves #104
[mailer.git] / inc / load_extensions.php
index e06f522cbdc20053d0788b2c0a2163eeb789411f..dff3faf065ea10ab34d3cec70f0face778c14692 100644 (file)
@@ -286,7 +286,7 @@ if ((SQL_NUMROWS($res_ext_crt) > 0) && ((($GLOBALS['cacheMode'] == "init") && ($
 }
 
 // Run the filter
-RUN_FILTER('load_includes', $INC_POOL);
+runFilterChain('load_includes', $INC_POOL);
 
 // Uninstall extensions that are no longer in our system
 if (!empty($DEL[0])) {