summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-12-15 20:41:23 +0100
committerAndreas Gohr <andi@splitbrain.org>2013-12-15 20:41:23 +0100
commit6fdd11e032b654dd27de346f7e54231ee043d7ef (patch)
treeced7967379385ccb24876400a25132e96255dfef
parent6b405d5c656776a8d58a482df2e3e1971631629e (diff)
downloadrpg-6fdd11e032b654dd27de346f7e54231ee043d7ef.tar.gz
rpg-6fdd11e032b654dd27de346f7e54231ee043d7ef.tar.bz2
removed superflous README for bundled plugin
-rw-r--r--lib/plugins/extension/README27
1 files changed, 0 insertions, 27 deletions
diff --git a/lib/plugins/extension/README b/lib/plugins/extension/README
deleted file mode 100644
index 5eefe924d..000000000
--- a/lib/plugins/extension/README
+++ /dev/null
@@ -1,27 +0,0 @@
-extension Plugin for DokuWiki
-
-Extension manager
-
-All documentation for this plugin can be found at
-https://www.dokuwiki.org/plugin:extension
-
-If you install this plugin manually, make sure it is installed in
-lib/plugins/extension/ - if the folder is called different it
-will not work!
-
-Please refer to http://www.dokuwiki.org/plugins for additional info
-on how to install plugins in DokuWiki.
-
-----
-Copyright (C) Michael Hamann <michael@content-space.de>
-
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; version 2 of the License
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-See the COPYING file in your DokuWiki folder for details