コード例 #1
0
ファイル: trace.php プロジェクト: gudwin/extasy
 public static function writeToFile($szPath)
 {
     self::$szOutputPath = $szPath;
 }