예제 #1
0
파일: View.class.php 프로젝트: happyxlq/pd
 public static function setTitle($title)
 {
     self::$_title = $title;
 }