예제 #1
0
파일: CApp.php 프로젝트: ennjamusic/study
 public static function setTitle($title)
 {
     self::$pageTitle = $title;
 }