チェンジセット 73
- コミット日時:
- 2008/01/28 23:38:10 (17 年前)
- ファイル:
-
- trunk/doc/CHANGES.txt (更新) (1 diff)
- trunk/install/php/showlibc.php (更新) (1 diff)
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
trunk/doc/CHANGES.txt
r71 r73 1 1 foltia 更新履歴 http://www.dcc-jpl.com/soft/foltia/ 2 3 08.1.28 4 showlibc.php: 5 番組別FolcastにiTunesに追加メニューを追加。 6 2 7 08.1.24 3 8 環境ポリシー対応。 trunk/install/php/showlibc.php
r70 r73 91 91 92 92 print "<a href=\"http://cal.syoboi.jp/tid/" . 93 htmlspecialchars($tid) . "\" target=\"_blank\">$title</a> 【<A HREF = \"./folcast.php?tid=$tid\">この番組のFolcast</A> 】 <br>\n";93 htmlspecialchars($tid) . "\" target=\"_blank\">$title</a> 【<A HREF = \"./folcast.php?tid=$tid\">この番組のFolcast</A> [<a href=\"itpc://$serveruri/folcast.php?tid=$tid\">iTunesに登録</a>]】 <br>\n"; 94 94 } 95 95 //確認