]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/action-logout.php
Renamed function so it might be more understandable
[mailer.git] / inc / modules / member / action-logout.php
index f6ec51bc274529c07b2b28a333241c4814e453bd..975b069e7d4e01497c39a349652ca70a4d9b3f3b 100644 (file)
@@ -46,7 +46,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Add description as navigation point
-addMenuDescription('member', __FILE__);
+addYouAreHereLink('member', __FILE__);
 
 // Load the include file
 $inc = sprintf("inc/modules/member/what-%s.php", getWhat());