aboutsummaryrefslogtreecommitdiff
path: root/lib/dokuwiki/index.php
diff options
context:
space:
mode:
authorsembrestels <sembrestels@riseup.net>2011-10-13 15:23:11 +0200
committersembrestels <sembrestels@riseup.net>2011-10-13 15:23:11 +0200
commit74bd6999c5e5c23ebbf90dbb6bdaabbddd7594cf (patch)
tree834c120d692be288f261bcae169eedd3d6b31d74 /lib/dokuwiki/index.php
parentf8be8643f0faadb2c0ce87d553b7b9d569af5afd (diff)
downloadelgg-74bd6999c5e5c23ebbf90dbb6bdaabbddd7594cf.tar.gz
elgg-74bd6999c5e5c23ebbf90dbb6bdaabbddd7594cf.tar.bz2
Rename lib/dokuwiki to vendors/dokuwiki
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");