X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Faction-sponsor.php;h=994c04959c95a03e978f82a4c7528fd43036d1a3;hp=4f7c9b526e5f10ab4d5cd3f8da1e39132d598652;hb=357b2ca133fc1f89db74097955c366cb4bee6996;hpb=3fc48d57e44aec36f8edc4574c4e7cdf18bb49de diff --git a/inc/modules/guest/action-sponsor.php b/inc/modules/guest/action-sponsor.php index 4f7c9b526e..994c04959c 100644 --- a/inc/modules/guest/action-sponsor.php +++ b/inc/modules/guest/action-sponsor.php @@ -37,7 +37,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']);