X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_reg.php;h=d64d2aa869db4b6ad0cab3904f08686728ab3965;hp=9c5922d27e3cb0d6eaa6995a98ee23243f7a7de6;hb=8401d620295d27ad2c7804da2a593bba1ac6ff47;hpb=963e55ca1ea79e255f235e359cde9f7862191dc5 diff --git a/inc/modules/admin/what-config_reg.php b/inc/modules/admin/what-config_reg.php index 9c5922d27e..d64d2aa869 100644 --- a/inc/modules/admin/what-config_reg.php +++ b/inc/modules/admin/what-config_reg.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 ((isset($_POST['ok'])) && (function_exists('CREATE_TIME_SELECTIONS'))) {