OSDN Git Service

added NucleusJP keyword
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / atom.php
index 7d569b2..cd9c0d3 100755 (executable)
@@ -2,7 +2,7 @@
 \r
 /**\r
   * Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/) \r
 \r
 /**\r
   * Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/) \r
-  * Copyright (C) 2002-2004 The Nucleus Group\r
+  * Copyright (C) 2002-2005 The Nucleus Group\r
   *\r
   * This program is free software; you can redistribute it and/or\r
   * modify it under the terms of the GNU General Public License\r
   *\r
   * This program is free software; you can redistribute it and/or\r
   * modify it under the terms of the GNU General Public License\r
@@ -38,6 +38,7 @@ if (!$CONF['DisableSite']) {
                header("HTTP/1.0 304 Not Modified");\r
                header('Content-Length: 0');\r
        } else {\r
                header("HTTP/1.0 304 Not Modified");\r
                header('Content-Length: 0');\r
        } else {\r
+               header("Content-Type: application/xml");\r
                // dump feed\r
                echo $feed;\r
        }\r
                // dump feed\r
                echo $feed;\r
        }\r