From 507d3850d1fcabbb1f210452a4ea9aa0b6414851 Mon Sep 17 00:00:00 2001 From: Simon DELAGE Date: Thu, 23 Oct 2014 23:29:52 +0200 Subject: [PATCH] Fixed wrong comment in lang files And corrected mixed up comments on previous commit --- lang/en/lang.php | 2 +- lang/fr/lang.php | 2 +- plugin.info.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/en/lang.php b/lang/en/lang.php index 11e63b1..28db214 100644 --- a/lang/en/lang.php +++ b/lang/en/lang.php @@ -1,6 +1,6 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) */ diff --git a/lang/fr/lang.php b/lang/fr/lang.php index a7a17de..b72ee0b 100644 --- a/lang/fr/lang.php +++ b/lang/fr/lang.php @@ -1,6 +1,6 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) */ diff --git a/plugin.info.txt b/plugin.info.txt index 329a8f6..ab7ce2e 100644 --- a/plugin.info.txt +++ b/plugin.info.txt @@ -1,7 +1,7 @@ base userhomepage author Simon Delage email simon.geekitude@gmail.com -date 2014-10-19 +date 2014-10-23 name User Homepage desc Automatically create user's private namespace and/or public page and redirects users to private namespace on login. url https://www.dokuwiki.org/plugin:userhomepage