チェンジセット 74
- コミット日時:
- 2008/02/07 16:38:16 (17 年前)
- ファイル:
-
- trunk/doc/CHANGES.txt (更新) (1 diff)
- trunk/install/php/showlibc.php (更新) (1 diff)
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
trunk/doc/CHANGES.txt
r73 r74 1 1 foltia 更新履歴 http://www.dcc-jpl.com/soft/foltia/ 2 3 08.2.7 4 showlibc.php: 5 番組別FolcastにiTunesに追加メニューが正常動作していなかったところを修正。 2 6 3 7 08.1.28 trunk/install/php/showlibc.php
r73 r74 85 85 <p align=\"left\">再生可能ムービーを表示します。<br>"; 86 86 87 87 $serveruri = getserveruri(); 88 88 if ($tid == 0){ 89 print "$title 【<A HREF = \"./folcast.php?tid=$tid\">この番組のFolcast</A> 】 <br>\n";89 print "$title 【<A HREF = \"./folcast.php?tid=$tid\">この番組のFolcast</A> [<a href=\"itpc://$serveruri/folcast.php?tid=$tid\">iTunesに登録</a>】 <br>\n"; 90 90 }else{ 91 91