summaryrefslogtreecommitdiff
path: root/doku.php
diff options
context:
space:
mode:
Diffstat (limited to 'doku.php')
-rw-r--r--doku.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/doku.php b/doku.php
index aa38b95cc..a62ff85f7 100644
--- a/doku.php
+++ b/doku.php
@@ -1,4 +1,11 @@
<?php
+/**
+ * DokuWiki mainscript
+ *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ * @author Andreas Gohr <andi@splitbrain.org>
+ */
+
define('DOKUWIKIVERSION','2004-01-13');
ini_set('short_open_tag',"1");