X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-guest.php;h=adbb1e5d3fff3c0a2339b6fc2045c9e6c2a4c3dc;hb=7a6515f7a4a512a6b1922b68aa4f211daad997cd;hp=e6876490bca5dd1ac5f3cf1fe9a9e88c5d18de93;hpb=963e55ca1ea79e255f235e359cde9f7862191dc5;p=mailer.git diff --git a/inc/modules/member/what-guest.php b/inc/modules/member/what-guest.php index e6876490bc..adbb1e5d3f 100644 --- a/inc/modules/member/what-guest.php +++ b/inc/modules/member/what-guest.php @@ -40,7 +40,7 @@ if (!defined('__SECURITY')) { } // Add description as navigation point -ADD_DESCR("member", basename(__FILE__)); +ADD_DESCR("member", __FILE__); // Simply redirect... LOAD_URL (URL."/modules.php?module=index");