X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Faction-members.php;h=7675a00537e56da7a85a4bcdd881322e981a290a;hp=32dd12b65d83ec500da0d69d51010050831c1f79;hb=357b2ca133fc1f89db74097955c366cb4bee6996;hpb=7f104f6fe558bb56b4205241435a2357c2feece1 diff --git a/inc/modules/guest/action-members.php b/inc/modules/guest/action-members.php index 32dd12b65d..7675a00537 100644 --- a/inc/modules/guest/action-members.php +++ b/inc/modules/guest/action-members.php @@ -38,7 +38,7 @@ if (!defined('__SECURITY')) { } // Add description as navigation point -ADD_DESCR("guest", basename(__FILE__)); +ADD_DESCR("guest", __FILE__); // Load the include file $INC = sprintf("%sinc/modules/guest/what-%s.php", PATH, $GLOBALS['what']);