]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-bank.php
Extension 'yoomedia' now alpha status, some rewrites
[mailer.git] / inc / modules / admin / action-bank.php
index 6bd915d001b5c7ea5e60bd5721f71921977606d4..f1504ea0442dfc8cf366d4f9610d4e1a7db85b54 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__);
 
 // Load the include file
 $INC = sprintf("%sinc/modules/admin/what-%s.php", PATH, $GLOBALS['what']);