Some functions rewritten to hungarian notation, handling of array rewritten
[mailer.git] / inc / modules / member / what-surfbar_book.php
index c70cb251994d18cd96a27dbb3ee2920a626e75d3..c1d861aecaa2b9b912423ef9ae5ade382031caaa 100644 (file)
@@ -39,7 +39,7 @@ if (!defined('__SECURITY')) {
        // Redirect
        LOAD_URL("modules.php?module=index");
 } elseif ((!EXT_IS_ACTIVE("surfbar")) && (!IS_ADMIN())) {
-       ADD_FATAL(EXTENSION_PROBLEM_EXT_INACTIVE, "surfbar");
+       addFatalMessage(EXTENSION_PROBLEM_EXT_INACTIVE, "surfbar");
        return;
 }