From 090e2188026c76ac396c919b27404dc7cb110bf8 Mon Sep 17 00:00:00 2001 From: sembrestels Date: Thu, 13 Oct 2011 02:39:43 +0200 Subject: Dokuwiki module for Elgg 1.7 --- lib/dokuwiki/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lib/dokuwiki/index.php (limited to 'lib/dokuwiki/index.php') diff --git a/lib/dokuwiki/index.php b/lib/dokuwiki/index.php new file mode 100644 index 000000000..ad0807727 --- /dev/null +++ b/lib/dokuwiki/index.php @@ -0,0 +1,8 @@ + + */ +header("Location: doku.php"); -- cgit v1.2.3