diff options
author | plegall <plg@piwigo.org> | 2015-03-18 08:42:05 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2015-03-18 08:42:05 +0000 |
commit | cc9ac40fce3cada5013dcb2dd1e6edddd07c6a54 (patch) | |
tree | e18424606847920b9768850289c6d5cc63ebb8ca /plugins/language_switch | |
parent | c81e627fdf813657e73d946f473231ec6ba5d479 (diff) |
merge r31041 from trunk to branch 2.7
new version 2.7.2 for language_switch
git-svn-id: http://piwigo.org/svn/branches/2.7@31042 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/language_switch')
-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 8af8a2302..53909f360 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.7.1 +Version: 2.7.2 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 |