Browse Source

Informative comment

spaghetti 8 years ago
parent
commit
f88ff8d71b
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      classes/users.class.php

+ 1
- 0
classes/users.class.php View File

@@ -677,6 +677,7 @@ class Users {
677 677
    *
678 678
    * @param int $UserID The user ID
679 679
    * @param string $Username The username
680
+   * @param int $ASN The ASN
680 681
    * @param string $Email The email address
681 682
    */
682 683
   public static function authLocation($UserID, $Username, $ASN, $Email) {

Loading…
Cancel
Save