diff options
author | Andreas Gohr <andi@splitbrain.org> | 2012-10-06 11:31:26 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2012-10-06 11:31:26 +0200 |
commit | 94c0297d119ce52ad794c18f26220311e3c0ed8c (patch) | |
tree | 8e1e6f0679b7892f34e20307e1404cc20a234a56 /lib/plugins/authmysql | |
parent | 3094e817f9f8c3971ffa00a852a1acee8bbcfd4c (diff) | |
download | rpg-94c0297d119ce52ad794c18f26220311e3c0ed8c.tar.gz rpg-94c0297d119ce52ad794c18f26220311e3c0ed8c.tar.bz2 |
completed plugin.info.txt files
Diffstat (limited to 'lib/plugins/authmysql')
-rw-r--r-- | lib/plugins/authmysql/plugin.info.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/plugins/authmysql/plugin.info.txt b/lib/plugins/authmysql/plugin.info.txt index d08d4a7ef..c1e118427 100644 --- a/lib/plugins/authmysql/plugin.info.txt +++ b/lib/plugins/authmysql/plugin.info.txt @@ -1,7 +1,7 @@ base authmysql -author -email -date +author Andreas Gohr +email andi@splitbrain.org +date 2012-10-06 name mysql auth plugin desc Provides authentication against a MySQL Server -url +url http://www.dokuwiki.org/plugin:authmysql |