diff options
author | Andreas Gohr <andi@splitbrain.org> | 2013-12-15 20:41:23 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-12-15 20:41:23 +0100 |
commit | 6fdd11e032b654dd27de346f7e54231ee043d7ef (patch) | |
tree | ced7967379385ccb24876400a25132e96255dfef /lib/plugins/extension | |
parent | 6b405d5c656776a8d58a482df2e3e1971631629e (diff) | |
download | rpg-6fdd11e032b654dd27de346f7e54231ee043d7ef.tar.gz rpg-6fdd11e032b654dd27de346f7e54231ee043d7ef.tar.bz2 |
removed superflous README for bundled plugin
Diffstat (limited to 'lib/plugins/extension')
-rw-r--r-- | lib/plugins/extension/README | 27 |
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 |