mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 08:43:31 +02:00
merge r4213 from branch 2.0 to tag 2.0.6 (highly unrecommended operation)
feature 1231: subscribe to cn.piwigo.org/announcement when current language is zh_CN git-svn-id: http://piwigo.org/svn/tags/2.0.6@4215 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -2123,6 +2123,7 @@ function get_newsletter_subscribe_base_url($language) {
|
||||
'it_IT' => 'it.piwigo.org',
|
||||
'de_DE' => 'de.piwigo.org',
|
||||
'es_ES' => 'es.piwigo.org',
|
||||
'zh_CN' => 'cn.piwigo.org',
|
||||
);
|
||||
|
||||
if (isset($domain_of[$language])) {
|
||||
|
||||
Reference in New Issue
Block a user