X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-extensions.php;h=516143a4290d0f30210e7486eb26e2b85cc6a645;hb=2142149f3f72f1a2476f95a87937c044d63bbaf2;hp=9f3a1896fd1f1f37f1d9dfa7cb0ca76a7b674a57;hpb=efee806bdf3f96472cfc10247943446169f752d1;p=mailer.git diff --git a/inc/modules/admin/what-extensions.php b/inc/modules/admin/what-extensions.php index 9f3a1896fd..516143a429 100644 --- a/inc/modules/admin/what-extensions.php +++ b/inc/modules/admin/what-extensions.php @@ -38,7 +38,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) { } // Add description as navigation point -ADD_DESCR("admin", basename(__FILE__)); +ADD_DESCR("admin", __FILE__); global $cacheInstance, $cacheArray, $cacheMode;