コード例 #1
0
ファイル: scm_status.php プロジェクト: bartuspan/resume-1
 public static function setFilepath($filepath = "REVISION.json")
 {
     self::$filepath = realpath($filepath);
 }