Extension 'yoomedia' now alpha status, some rewrites
[mailer.git] / inc / modules / member / what-categories.php
index c9e9d2fefea7db2bc5e8be17255ebcaf3d491989..3a7bbc9e04e4bdb43af54342170cbc0bc0b7ed27 100644 (file)
@@ -40,7 +40,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Add description as navigation point
-ADD_DESCR("member", basename(__FILE__));
+ADD_DESCR("member", __FILE__);
 
 $UID = $GLOBALS['userid'];
 $whereStatement = " WHERE visible='Y'";