Extension 'yoomedia' now alpha status, some rewrites
[mailer.git] / inc / modules / admin / action-stats.php
index 76c3ddf5fd7dfd491e5c78f9b3ef73be7a1f85b2..de96e3bd84ae784a218e53a8af9515971f38bb72 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']);