nieuws/feed: atom content type and link attributes
[minimedit.git] / nieuws / feed / index.php
index 128aa5acc9561d665ffde7fbfd05211cb823d19d..67687f31419c81255157fd4ce23c927d9e411cf1 100644 (file)
@@ -1,5 +1,6 @@
 <?php
 ob_clean();
+header('Content-Type', 'application/atom+xml');
 print '<?xml version="1.0" encoding="utf-8"?>';
 $siteref = 'http://'.$_SERVER['HTTP_HOST'];
 ?>