diff options
author | vdigital <vdigital@piwigo.org> | 2010-01-25 19:46:55 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2010-01-25 19:46:55 +0000 |
commit | 09019e8bc1b213fd9d2d453581579ce53a788924 (patch) | |
tree | c2bd896ecbbafcb58de09648f2483f77b73a9063 /plugins/language_switch | |
parent | 24d725c9eb7a832ad7f515fa5418e0813ea6a9ba (diff) |
merge r4744 from branch 2.0 to trunk
[Change] auto version mode.
git-svn-id: http://piwigo.org/svn/trunk@4745 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | plugins/language_switch/main.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/language_switch/main.inc.php b/plugins/language_switch/main.inc.php index c7bd1118c..0f7ea43ed 100644 --- a/plugins/language_switch/main.inc.php +++ b/plugins/language_switch/main.inc.php @@ -23,7 +23,7 @@ /* Plugin Name: Language Switch -Version: 2.0.2b +Version: auto Description: Switch to another language from flags on your gallery home page. Plugin URI: http://piwigo.org/ext/extension_view.php?eid=123 Author: Piwigo team |