]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-payouts.php
Extension 'yoomedia' now alpha status, some rewrites
[mailer.git] / inc / modules / admin / action-payouts.php
index 3f1c2aa47d6769a0da521a3b6d4013d557283ce3..1f588275e987cfb0a6ef89a2f430216bdd298400 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']);