summaryrefslogtreecommitdiff
path: root/inc/plugin.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2012-11-09 14:32:33 +0100
committerAndreas Gohr <andi@splitbrain.org>2012-11-09 14:32:33 +0100
commit46b991a30bc4c7dab4e06bdd3f9a70a34204e005 (patch)
tree306b3aa1fbf4df791beb762a78f5aa13aaf6025e /inc/plugin.php
parent76ce1169a0c8cbb18423b1581800b9aa1050ccd5 (diff)
downloadrpg-46b991a30bc4c7dab4e06bdd3f9a70a34204e005.tar.gz
rpg-46b991a30bc4c7dab4e06bdd3f9a70a34204e005.tar.bz2
merge old auth style configs with plugin config
Diffstat (limited to 'inc/plugin.php')
-rw-r--r--inc/plugin.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/plugin.php b/inc/plugin.php
index d2fe3818d..0e17dc417 100644
--- a/inc/plugin.php
+++ b/inc/plugin.php
@@ -22,6 +22,7 @@ class DokuWiki_Plugin {
*
* Needs to return a associative array with the following values:
*
+ * base - the plugin's base name (eg. the directory it needs to be installed in)
* author - Author of the plugin
* email - Email address to contact the author
* date - Last modified date of the plugin in YYYY-MM-DD format