]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/action-extras.php
Unconfirmed mails rewritten, mail confirmation saved in stats table
[mailer.git] / inc / modules / member / action-extras.php
index dfcacbc7f871abf1a41dddb854da98a3b09af94b..d98cbfebc90e1ad2e55077115165beac9deef703 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']);