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