X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-stats_mods.php;h=4380734071d81ccf8731f3b6b6f751d71f749c7f;hb=2142149f3f72f1a2476f95a87937c044d63bbaf2;hp=fc69db6d3e89a7710d8a5315ce00a9ba55602876;hpb=dbe56bb043ba16ca1ec1e9efa9effdc1f0612261;p=mailer.git diff --git a/inc/modules/admin/what-stats_mods.php b/inc/modules/admin/what-stats_mods.php index fc69db6d3e..4380734071 100644 --- a/inc/modules/admin/what-stats_mods.php +++ b/inc/modules/admin/what-stats_mods.php @@ -38,7 +38,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) { } // Add description as navigation point -ADD_DESCR("admin", basename(__FILE__)); +ADD_DESCR("admin", __FILE__); // If var is empty set it to empty if (empty($_GET['mod'])) $_GET['mod'] = "";