예제 #1
0
파일: mailer.php 프로젝트: Kervinou/OBM
 public static function set_template_root($path)
 {
     self::$template_root = $path;
 }