X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fmodules%2Fguest%2Faction-;h=0814201b13866fd3b218e232a161e54706ac3886;hb=357b2ca133fc1f89db74097955c366cb4bee6996;hp=11943809dd953766078ae877a00b5bcfae3b76e0;hpb=7f104f6fe558bb56b4205241435a2357c2feece1;p=mailer.git diff --git a/inc/modules/guest/action- b/inc/modules/guest/action- index 11943809dd..0814201b13 100644 --- a/inc/modules/guest/action- +++ b/inc/modules/guest/action- @@ -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(PATH."inc/modules/guest/what-%s.php", $GLOBALS['what']);