Example #1
0
 public static function setUserPassword($UserPassword)
 {
     self::$UserPassword = $UserPassword;
 }