コード例 #1
0
ファイル: View.class.php プロジェクト: happyxlq/pd
 public static function setTitle($title)
 {
     self::$_title = $title;
 }