summaryrefslogtreecommitdiff
path: root/doku.php
diff options
context:
space:
mode:
authorandi <andi@splitbrain.org>2005-01-24 21:03:09 +0100
committerandi <andi@splitbrain.org>2005-01-24 21:03:09 +0100
commitf31d5b73c07fa4e2b21cfe3b28bdec1e76f7897f (patch)
tree36dc6c12bbf23fd67d3a9ebba71fa1356293126e /doku.php
parent095bfd5c8eccb477e322519b4c86957ec2a9de02 (diff)
downloadrpg-f31d5b73c07fa4e2b21cfe3b28bdec1e76f7897f.tar.gz
rpg-f31d5b73c07fa4e2b21cfe3b28bdec1e76f7897f.tar.bz2
new versionstring method
darcs-hash:20050124200309-9977f-fda536f83c08a38d56f77a09bd99abdd1745e2fb.gz
Diffstat (limited to 'doku.php')
-rw-r--r--doku.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/doku.php b/doku.php
index d37f88626..441e70e9e 100644
--- a/doku.php
+++ b/doku.php
@@ -6,8 +6,6 @@
* @author Andreas Gohr <andi@splitbrain.org>
*/
- define('DOKUWIKIVERSION','2005-01-17');
-
ini_set('short_open_tag',"1");
require_once("conf/dokuwiki.php");
require_once("inc/common.php");