Extension 'yoomedia' now alpha status, some rewrites
[mailer.git] / inc / modules / guest / what-stats.php
index 73833a016b1bccff95fbf828c7c1b3e9d271a9fa..8426cfde7e9e7014b460a55c090b5dcbbd9d9477 100644 (file)
@@ -38,7 +38,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Add description as navigation point
-ADD_DESCR("guest", basename(__FILE__));
+ADD_DESCR("guest", __FILE__);
 
 // Derterminate which stats we want and set mode and title for the link below stats block
 if (!isset($_GET['mode'])) $_GET['mode'] = strtolower($_CONFIG['guest_stats']);