チェンジセット 24: trunk/install
- コミット日時:
- 2006/12/18 18:16:20 (18 年前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
trunk/install/php/folcast.php
r8 r24 20 20 21 21 header('Content-Type: application/rss+xml'); 22 22 header('Content-Disposition: attachment; filename="folcast.xml"'); 23 23 24 24 include("./foltialib.php");