コード例 #1
0
ファイル: Typeframe.php プロジェクト: ssrsfs/blg
 public static function SetTemplatePath($path)
 {
     Typeframe::$_templatePath = $path;
 }