mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
fixes #1247 remove hu.piwigo.org
This commit is contained in:
@@ -165,9 +165,6 @@ else if ('pl_PL' == $language) {
|
||||
else if ('zh_CN' == $language) {
|
||||
define('PHPWG_DOMAIN', 'cn.piwigo.org');
|
||||
}
|
||||
else if ('hu_HU' == $language) {
|
||||
define('PHPWG_DOMAIN', 'hu.piwigo.org');
|
||||
}
|
||||
else if ('ru_RU' == $language) {
|
||||
define('PHPWG_DOMAIN', 'ru.piwigo.org');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user