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