コード例 #1
0
ファイル: L.php プロジェクト: rabyunghwa/sslscrobbler
 public static function setLevel($threshold)
 {
     self::$threshold = $threshold;
 }