Several rewrites/renames, fixes for installation. Resolves #104
[mailer.git] / inc / modules / admin / what-payments.php
index d3a8c4f4b8261bfd1ff2382881f58b2ee8c7192c..174395cf6ab534c685e71fbeaa4c0ead95591ed4 100644 (file)
@@ -75,7 +75,7 @@ if (IS_FORM_SENT()) {
        // Save settings
        if (COUNT_SQLS() > 0) {
                // Run all queries
-               RUN_FILTER('run_sqls', array('dry_run' => false));
+               runFilterChain('run_sqls');
                $content = "<span class=\"admin_failed\">".SETTINGS_SAVED."</span>";
        } else {
                // Nothing has changed!