コード例 #1
0
ファイル: GocContextPath.php プロジェクト: Tom-Byrne/gocdb
 public static function setPath($path)
 {
     self::$path = $path;
 }