]> git.mxchange.org Git - mailer.git/blobdiff - inc/hooks.php
Several rewrites/renames, fixes for installation. Resolves #104
[mailer.git] / inc / hooks.php
index 48d9e1009bbe0b5c73f5246e2553c3964da6805d..366c386244a4aaff6e6121cc7a93c7ca648cb130 100644 (file)
@@ -40,7 +40,7 @@ if (!defined('__SECURITY')) {
 // Call-back function for running shutdown functions and close database connection
 function __SHUTDOWN_HOOK () {
        // Call the filter chain 'shutdown'
-       RUN_FILTER('shutdown', null, false);
+       runFilterChain('shutdown', null, false);
 
        if (SQL_IS_LINK_UP()) {
                // Close link