]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-stats.php
Performance hacks, encapsulation and more EL code usage:
[mailer.git] / inc / modules / admin / action-stats.php
index f91b8a017a4000d1411312a1faef2f110d4f3a0f..435469d0d09932f045ed85f57472a5cd86303cee 100644 (file)
@@ -41,7 +41,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 } // END - if
 
 // Add description as navigation point
-addMenuDescription('admin', __FILE__);
+addYouAreHereLink('admin', __FILE__);
 
 // Load the include file
 $inc = sprintf("inc/modules/admin/what-%s.php", getWhat());