]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_norefs.php
Surfbar member actions now listable
[mailer.git] / inc / modules / admin / what-list_norefs.php
index 94b8f903e6281cfa856b46f37fca827c3bbb2c90..a541084bacefccf7e0653f1571cce42d00bdf993 100644 (file)
@@ -6,7 +6,7 @@
  * -------------------------------------------------------------------- *
  * File              : what-list_norefs.php                             *
  * -------------------------------------------------------------------- *
- * Short description : Show all members w/o a referral                  *
+ * Short description : Show all members w/o a referal                   *
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Alle Mitgliederaccounts ohne Werber auflisten    *
  * -------------------------------------------------------------------- *
@@ -42,7 +42,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) {
 }
 
 // Add description as navigation point
-ADD_DESCR("admin", basename(__FILE__));
+ADD_DESCR("admin", __FILE__);
 
 $MORE = ", userid"; $colspan = "4"; //                 27
 if (EXT_IS_ACTIVE("nickname")) { $MORE = ", nickname"; }