示例#1
0
文件: Request.php 项目: phpdn/zphp
 public static function setTplFile($tplFile)
 {
     self::$_tpl_file = $tplFile;
 }