Index: trunk/install/php/showlibc.php =================================================================== --- trunk/install/php/showlibc.php (リビジョン 74) +++ trunk/install/php/showlibc.php (リビジョン 83) @@ -41,16 +41,26 @@ - - - -"; - if ($tid == "") { +if (file_exists ( "./iui/iui.css" )){ + $useragent = $_SERVER['HTTP_USER_AGENT']; +} +if(ereg("iPhone",$useragent)){ +print " + + +"; +}else{ +print " + + + +"; +} +if ($tid == "") { print "foltia:Lib \n"; printhtmlpageheader(); die_exit("再生可能番組がありません
"); - } + } $now = date("YmdHi"); @@ -75,7 +85,17 @@ } //ヘッダ続き -print "foltia:Lib $tid:$title - - +print "foltia:Lib $tid:$title"; +$serveruri = getserveruri(); + +if(ereg("iPhone",$useragent)){ + print " +
+

+ +
+"; +}else{ + +print "
"; @@ -84,6 +104,4 @@

再生可能ムービーを表示します。
"; - -$serveruri = getserveruri(); if ($tid == 0){ print "$title 【この番組のFolcast [iTunesに登録
\n"; @@ -93,4 +111,6 @@ htmlspecialchars($tid) . "\" target=\"_blank\">$title 【この番組のFolcast [iTunesに登録]】
\n"; } +}// endif if(ereg("iPhone",$useragent)) + //確認 if (file_exists ("$recfolderpath/$tid.localized")){ @@ -101,6 +121,4 @@ exit; } - - //新仕様/* 2006/10/26 */ @@ -133,9 +151,12 @@ $maxrows = pg_num_rows($rs); if ($maxrows > 0 ){ +if(ereg("iPhone",$useragent)){ + print "