コード例 #1
0
ファイル: Config.php プロジェクト: supertanglang/dht
 public static function setConfigDir($dir)
 {
     self::$config_dir = $dir;
 }