repo.or.cz
/
dokuwiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update copyright years
[dokuwiki.git]
/
index.php
blob
ad0807727c4afb4092c595346e2fc0c570ee3798
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"
);