示例#1
0
文件: Typeframe.php 项目: ssrsfs/blg
 public static function SetTemplatePath($path)
 {
     Typeframe::$_templatePath = $path;
 }