]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-
New naming convention applied to many functions, see #118 for details
[mailer.git] / inc / modules / member / what-
index 93fd2f79e77aeb236c276d15aa8f1f49656a1c8e..424604b434e790afa5e8f4ff94879235455bea3e 100644 (file)
@@ -41,7 +41,7 @@ if (!defined('__SECURITY')) {
        $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), '/inc') + 4) . '/security.php';
        require($INC);
 } elseif (!IS_LOGGED_IN()) {
-       LOAD_URL(URL."/modules.php?module=index");
+       redirectToUrl(URL."/modules.php?module=index");
 }
 
 // Add description as navigation point