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