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