- コミット日時:
- 2007/10/29 11:14:26 (17 年前)
- ファイル:
-
- trunk/doc/CHANGES.txt (更新) (1 diff)
- trunk/install/php/showlib.php (更新) (1 diff)
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
trunk/doc/CHANGES.txt
r67 r68 1 1 foltia 更新履歴 http://www.dcc-jpl.com/soft/foltia/ 2 3 07.10.29 4 showlib.php: 5 folcast RSSをヘッダに追加。 2 6 3 7 07.10.25 trunk/install/php/showlib.php
r1 r68 23 23 <meta http-equiv="Content-Style-Type" content="text/css"> 24 24 <link rel="stylesheet" type="text/css" href="graytable.css"> 25 <link rel="alternate" type="application/rss+xml" title="RSS" href="./folcast.php" /> 25 26 <title>foltia:MP4 Lib</title> 26 27 </head> 27 28 28 29 <?php 29 30 include("./foltialib.php"); 30 include("./foltialib.php"); 31 31 32 32 $con = m_connect();