From 04124037341dcd3bcc8b57500f07fda3d4c66953 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Wed, 1 Jun 2011 17:53:24 +0000 Subject: new mirrors countries --- downloads.php | 1 + 1 file changed, 1 insertion(+) (limited to 'downloads.php') diff --git a/downloads.php b/downloads.php index a594e92bb..e96fe006b 100644 --- a/downloads.php +++ b/downloads.php @@ -15,6 +15,7 @@ $_t = array_merge($_t['en'], $_t[$locale]); $prods = parse_ini_file('downloads.ini', true); $countries = array( 'BR' => 'Brasil', + 'CA' => 'Canada', 'CH' => 'Switzerland', 'CN' => 'China', 'CZ' => 'Czechia', -- cgit v1.2.1