]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_home.php
Missing theme extension fixed in theme_edit/theme_import
[mailer.git] / inc / modules / admin / what-config_home.php
index e4b640b21e42708d522847d5b8dca851b0e28365..7c57c8882ea214f9cd93f079d2ecf17c8add2e65 100644 (file)
@@ -38,7 +38,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) {
 }
 
 // Add description as navigation point
-ADD_DESCR("admin", basename(__FILE__));
+ADD_DESCR("admin", __FILE__);
 
 $sub = "";
 if (!empty($_GET['sub'])) $sub = $_GET['sub'];