コード例 #1
0
ファイル: Directory.php プロジェクト: bklein01/SiberianCMS
 public static function setPath($path = '')
 {
     self::$_path = $path;
 }