Esempio n. 1
0
 public static function setMaxUsernameLength($length)
 {
     self::$max_username_length = $length;
 }