From f83fc730184435b1b3619ee281f40d0447b393c8 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Mon, 6 Jun 2011 17:31:29 +0000 Subject: add AU --- downloads.php | 1 + 1 file changed, 1 insertion(+) (limited to 'downloads.php') diff --git a/downloads.php b/downloads.php index e96fe006b..fc8c59844 100644 --- a/downloads.php +++ b/downloads.php @@ -14,6 +14,7 @@ $_t = array_merge($_t['en'], $_t[$locale]); $prods = parse_ini_file('downloads.ini', true); $countries = array( + 'AU' => 'Australia', 'BR' => 'Brasil', 'CA' => 'Canada', 'CH' => 'Switzerland', -- cgit v1.2.1