]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-infos.php
Extension 'yoomedia' now alpha status, some rewrites
[mailer.git] / inc / modules / guest / what-infos.php
index ae5be500264769c324b3229c389b65237e1c627b..77f95d4ccba86fbbd6b84baca735a6d8c6afe22a 100644 (file)
@@ -38,7 +38,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Add description as navigation point
-ADD_DESCR("guest", basename(__FILE__));
+ADD_DESCR("guest", __FILE__);
 
 // Load default template
 LOAD_TEMPLATE(substr(basename(__FILE__), 5, -4));