diff sitemap.php @ 51:2cfea6e84694

Documentation update.
author Tom Fredrik Blenning Klaussen <bfg@blenning.no>
date Thu, 11 Oct 2012 00:06:26 +0200
parents 79f708a48a7c
children 2e6ba7259281
line wrap: on
line diff
--- a/sitemap.php	Tue Oct 09 20:15:20 2012 +0200
+++ b/sitemap.php	Thu Oct 11 00:06:26 2012 +0200
@@ -1,4 +1,8 @@
 <?
+/**
+ * @file
+ * Generates a sitemap
+ */
 header('Content-type: application/xml');
 print '<?xml version="1.0" encoding="UTF-8"?>';
 print "\n";