Extension 'yoomedia' now alpha status, some rewrites
[mailer.git] / inc / modules / guest / action-members.php
index 32dd12b65d83ec500da0d69d51010050831c1f79..7675a00537e56da7a85a4bcdd881322e981a290a 100644 (file)
@@ -38,7 +38,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Add description as navigation point
-ADD_DESCR("guest", basename(__FILE__));
+ADD_DESCR("guest", __FILE__);
 
 // Load the include file
 $INC = sprintf("%sinc/modules/guest/what-%s.php", PATH, $GLOBALS['what']);