mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-04 00:42:20 +02:00
[branche 2.1] nl_NL - add subscribe for NL to newsletter
git-svn-id: http://piwigo.org/svn/branches/2.1@7723 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1872,6 +1872,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