Index: trunk/install/php/folcast.php =================================================================== --- trunk/install/php/folcast.php (リビジョン 8) +++ trunk/install/php/folcast.php (リビジョン 24) @@ -20,5 +20,5 @@ header('Content-Type: application/rss+xml'); - +header('Content-Disposition: attachment; filename="folcast.xml"'); include("./foltialib.php");