diff options
Diffstat (limited to 'doku.php')
-rw-r--r-- | doku.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ <?php - define('DOKUWIKIVERSION','2004-01-12'); + define('DOKUWIKIVERSION','2004-01-13'); ini_set('short_open_tag',"1"); require_once("conf/dokuwiki.php"); |