From 9b2699b0b752e1343ba898da360fd90046a7ca61 Mon Sep 17 00:00:00 2001 From: wtayyeb Date: Tue, 24 Feb 2015 12:38:02 +0330 Subject: [PATCH] Add Iran (+98) to contrycode --- lib/countrycodes.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/countrycodes.php b/lib/countrycodes.php index abc8090..26595f0 100644 --- a/lib/countrycodes.php +++ b/lib/countrycodes.php @@ -40,6 +40,7 @@ class CountryCodes { "Hungary" => "+36", "Iceland" => "+354", "India" => "+91", + "Iran" => "+98", "Ireland" => "+353", "Italy" => "+39", "Japan" => "+81",