aboutsummaryrefslogtreecommitdiff
path: root/lib/dokuwiki/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dokuwiki/index.php')
-rw-r--r--lib/dokuwiki/index.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/dokuwiki/index.php b/lib/dokuwiki/index.php
deleted file mode 100644
index ad0807727..000000000
--- a/lib/dokuwiki/index.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Forwarder to doku.php
- *
- * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- * @author Andreas Gohr <andi@splitbrain.org>
- */
-header("Location: doku.php");