]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-nickname.php
New function fetchUserData() introduced to API, total rewrite (not all)
[mailer.git] / inc / modules / member / what-nickname.php
index bcda07e5be41281cef866149b85c223d2a13d6d9..dcdf230e122244efb0ce054af2ce62c94b0bd276 100644 (file)
@@ -6,9 +6,9 @@
  * -------------------------------------------------------------------- *
  * File              : what-nickname.php                                *
  * -------------------------------------------------------------------- *
- * Short description : Nickname instead of the ID                       *
+ * Short description : Nickname instead of the id                       *
  * -------------------------------------------------------------------- *
- * Kurzbeschreibung  : Nickname anstelle der ID                         *
+ * Kurzbeschreibung  : Nickname anstelle der id                         *
  * -------------------------------------------------------------------- *
  * $Revision::                                                        $ *
  * $Date::                                                            $ *
@@ -94,5 +94,5 @@ if ($isValid === true) {
        loadTemplate('member_nickname_form', false, getNickname(getUserId()));
 }
 
-//
+// [EOF]
 ?>