mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
[trunk] merge 7723 - nl_NL - add subscribe for NL to newsletter
git-svn-id: http://piwigo.org/svn/trunk@7724 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1890,6 +1890,7 @@ function get_newsletter_subscribe_base_url($language) {
|
||||
'pl_PL' => 'pl.piwigo.org',
|
||||
'hu_HU' => 'hu.piwigo.org',
|
||||
'ru_RU' => 'ru.piwigo.org',
|
||||
'nl_NL' => 'nl.piwigo.org',
|
||||
);
|
||||
|
||||
if (isset($domain_of[$language])) {
|
||||
|
||||
Reference in New Issue
Block a user