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