コード例 #1
0
ファイル: Request.php プロジェクト: phpdn/zphp
 public static function setTplFile($tplFile)
 {
     self::$_tpl_file = $tplFile;
 }