コード例 #1
0
ファイル: Logger.php プロジェクト: djnewtown/judge
 public static function setHost($host)
 {
     self::$host = $host;
 }