Index: trunk/install/php/showplaylist.php =================================================================== --- trunk/install/php/showplaylist.php (リビジョン 32) +++ trunk/install/php/showplaylist.php (リビジョン 59) @@ -28,4 +28,7 @@ -
-$fName
"; +
"; +if (ereg("syabas",$useragent)){ +print "$fName"; +} +else{ +print "$fName
"; +} if ($tid > 0){ print"$title Index: trunk/install/php/view_syabas.php =================================================================== --- trunk/install/php/view_syabas.php (リビジョン 59) +++ trunk/install/php/view_syabas.php (リビジョン 59) @@ -0,0 +1,86 @@ +|0|0|http://servername/foltia/tv/filename.m2p| + +参考URL +http://www.geocities.co.jp/SiliconValley-Cupertino/2647/tec.html + +*/ + +include("./foltialib.php"); + +$pid = getgetform(pid); + +if ($pid == "") { + exit; +} + +?> + + + + + +