From 1a5fa22a5d513d0b456c454029fc02aa55941584 Mon Sep 17 00:00:00 2001 From: filip Date: Sat, 14 May 2016 19:19:21 +0200 Subject: added missing country for mirrors --- en/downloads/get/lib.php | 1 + 1 file changed, 1 insertion(+) (limited to 'en/downloads/get/lib.php') diff --git a/en/downloads/get/lib.php b/en/downloads/get/lib.php index 784560ace..c51515115 100644 --- a/en/downloads/get/lib.php +++ b/en/downloads/get/lib.php @@ -23,6 +23,7 @@ $countries = array( 'CN' => '中国 (China)', // China 'CZ' => 'Česko', // Czechia 'DE' => 'Deutschland', + 'DK' => 'Danmark', 'EC' => 'Ecuador', 'ES' => 'España', 'FR' => 'France', -- cgit v1.2.1