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