mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-03 08:22:24 +02:00
merge r4617 from branch 2.0 to trunk
feature 1364: subscribe to pl.piwigo.org/announcement when current language is pl_PL git-svn-id: http://piwigo.org/svn/trunk@4618 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1882,6 +1882,7 @@ function get_newsletter_subscribe_base_url($language) {
|
||||
'it_IT' => 'it.piwigo.org',
|
||||
'de_DE' => 'de.piwigo.org',
|
||||
'es_ES' => 'es.piwigo.org',
|
||||
'pl_PL' => 'pl.piwigo.org',
|
||||
);
|
||||
|
||||
if (isset($domain_of[$language])) {
|
||||
|
||||
Reference in New Issue
Block a user