コード例 #1
0
ファイル: GWF_Website.php プロジェクト: sinfocol/gwf3
 public static function setPageTitle($title)
 {
     self::$_page_title = $title;
 }