Extension 'yoomedia' now alpha status, some rewrites
[mailer.git] / inc / modules / member / action-logout.php
index 03e2bca2e63a066d2f3a5bfdd3d6a074bfae69f1..d80fca3b99cceb22a146ab915177f05fa4a30af7 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']);