X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Faction-surfbar.php;h=3ddd896dd9e4994a68d48f6c450b06c41f8033d7;hb=2142149f3f72f1a2476f95a87937c044d63bbaf2;hp=c9eff8b4c3212973842f6078fc2b3426c9c5917e;hpb=b73c135350d7ed266c0cac680105707139bd892d;p=mailer.git diff --git a/inc/modules/admin/action-surfbar.php b/inc/modules/admin/action-surfbar.php index c9eff8b4c3..3ddd896dd9 100644 --- a/inc/modules/admin/action-surfbar.php +++ b/inc/modules/admin/action-surfbar.php @@ -38,7 +38,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) { } // Add description as navigation point -ADD_DESCR("admin", basename(__FILE__)); +ADD_DESCR("admin", __FILE__); // Load the include file $INC = sprintf("%sinc/modules/admin/what-%s.php", PATH, $GLOBALS['what']);