From 5733d734666ea29dac795aa8664b99ab35b5342c Mon Sep 17 00:00:00 2001 From: Ner'zhul Date: Wed, 12 Aug 2015 12:27:17 +0200 Subject: [PATCH] Add singapore country code --- lib/countrycodes.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/countrycodes.php b/lib/countrycodes.php index 1cab2d1..9131d6a 100644 --- a/lib/countrycodes.php +++ b/lib/countrycodes.php @@ -65,6 +65,7 @@ class CountryCodes { "Russia" => "+7", "San Marino" => "+378", "Serbia" => "+381", + "Singapore" => "+65", "Slovakia" => "+421", "Slovenia" => "+386", "South Africa" => "+27",