New naming convention applied to many functions, see #118 for details
[mailer.git] / inc / modules / member / what-bank_create.php
index 6ccb2d6e5d844b44fd802a19229ee8dcca81cd96..69abf3a0fac0f987762428119dd1a7e37251872d 100644 (file)
@@ -44,7 +44,7 @@ if (!defined('__SECURITY')) {
        addFatalMessage(__FILE__, __LINE__, sprintf(getMessage('EXTENSION_PROBLEM_EXT_INACTIVE'), 'bank'));
        return;
 } elseif (!IS_MEMBER()) {
-       LOAD_URL('modules.php?module=index');
+       redirectToUrl('modules.php?module=index');
 }
 
 // Add description as navigation point