From 1d7854ee41538e75618cb8664a94f5a5294c7935 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Tue, 28 Jun 2011 07:46:53 +0000 Subject: updated mirrors list --- downloads.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'downloads.php') diff --git a/downloads.php b/downloads.php index eb1fe93ab..aef49b3f5 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( 'AU' => 'Australia', + 'BE' => 'Belgium', 'BR' => 'Brasil', 'CA' => 'Canada', 'CH' => 'Switzerland', @@ -23,6 +24,8 @@ $countries = array( 'DE' => 'Deutschland', 'FR' => 'France', 'GR' => 'Greece', + 'GT' => 'Guatemala', + 'JP' => 'Japan', 'NC' => 'Nouvelle-Calédonie', 'NL' => 'Nederlands', 'TW' => 'Taiwan', -- cgit v1.2.1