From 16134e0709363491b12e8de3cab28a31ab9cacdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20R=C3=BCegg?= Date: Thu, 12 Feb 2015 19:43:01 +0100 Subject: [PATCH] Add Switzerland (+41) --- lib/countrycodes.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/countrycodes.php b/lib/countrycodes.php index 3b20415..1146f71 100644 --- a/lib/countrycodes.php +++ b/lib/countrycodes.php @@ -35,6 +35,7 @@ class CountryCodes { "South Sudan" => "+211", "Spain" => "+34", "Sweden" => "+46", + "Switzerland" => "+41", "Tunisia" => "+216", "USA" => "+1", );