summaryrefslogtreecommitdiff
path: root/lib/tpl/dokuwiki/tpl_header.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tpl/dokuwiki/tpl_header.php')
-rw-r--r--lib/tpl/dokuwiki/tpl_header.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/tpl/dokuwiki/tpl_header.php b/lib/tpl/dokuwiki/tpl_header.php
index 5b2f806a8..0704aa271 100644
--- a/lib/tpl/dokuwiki/tpl_header.php
+++ b/lib/tpl/dokuwiki/tpl_header.php
@@ -1,4 +1,8 @@
<?php
+/**
+ * Template header, included in the main and detail files
+ */
+
// must be run from within DokuWiki
if (!defined('DOKU_INC')) die();
?>