projects
/
sudaraka-org:dokuwiki-mods.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Mereged updates from DokuWiki 38
[sudaraka-org:dokuwiki-mods.git]
/
index.php
1
<?php
2
/**
3
* Forwarder to doku.php
4
*
5
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
6
* @author Andreas Gohr <andi@splitbrain.org>
7
*/
8
header("Location: doku.php");