From 66b25374ae37c7c17407f3c779be6066fc4036a2 Mon Sep 17 00:00:00 2001 From: Adam Brown Date: Thu, 23 Apr 2015 13:11:53 +0800 Subject: [PATCH] Added Australia's country code: http://www.australia.gov.au/about-australia/our-country/telephone-country-and-area-codes. --- lib/countrycodes.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/countrycodes.php b/lib/countrycodes.php index 26595f0..1cab2d1 100644 --- a/lib/countrycodes.php +++ b/lib/countrycodes.php @@ -19,6 +19,7 @@ class CountryCodes { "Andorra" => "+376", "Armenia" => "+374", "Austria" => "+43", + "Australia" => "+61", "Belarus" => "+375", "Belgium" => "+32", "Bosnia and Herzegovina" => "+387",