예제 #1
0
파일: UserPeer.php 프로젝트: dapepe/tymio
 public static function setSystemSalt($salt)
 {
     self::$salt = $salt;
 }