示例#1
0
文件: CApp.php 项目: ennjamusic/study
 public static function setTitle($title)
 {
     self::$pageTitle = $title;
 }