예제 #1
0
파일: templater.php 프로젝트: erkie/cowl
 public static function setLayoutDir($dir)
 {
     self::$layout_dir = $dir;
 }