]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/action-main.php
Extension 'yoomedia' now alpha status, some rewrites
[mailer.git] / inc / modules / member / action-main.php
index 2538018531c54e8143633ae8a86565f1ace85b94..72e405d7ada3bf614c7945f92ea13b8475716e05 100644 (file)
@@ -43,7 +43,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Add description as navigation point
-ADD_DESCR("member", basename(__FILE__));
+ADD_DESCR("member", __FILE__);
 
 // Load the include file
 $INC_WHAT = sprintf("%sinc/modules/member/what-%s.php", PATH, $GLOBALS['what']);