예제 #1
0
파일: Request.php 프로젝트: phpdn/zphp
 public static function setTplFile($tplFile)
 {
     self::$_tpl_file = $tplFile;
 }