Extension 'yoomedia' now alpha status, some rewrites
[mailer.git] / inc / modules / member / action-account.php
index 6924b13e8171e19552494149963e136ef6ecb681..7de43963674f983338612a4bec100b3531ef362f 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']);