]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/action-stats.php
Renamed function so it might be more understandable
[mailer.git] / inc / modules / member / action-stats.php
index 75391800d1a4e184f1d94870a622a267f1b6507d..644fb74c04cf06f904182040a499e039da9a8807 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());