1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

Add South Africa country code (resolve issue #40)

This commit is contained in:
Loic Blot 2015-02-09 20:26:05 +01:00
parent 100308b9ec
commit 0e9e1fd503

View File

@ -30,6 +30,7 @@ class CountryCodes {
"Norway" => "+47", "Norway" => "+47",
"Poland" => "+48", "Poland" => "+48",
"Russia" => "+7", "Russia" => "+7",
"South Africa" => "+27",
"South Korea" => "+82", "South Korea" => "+82",
"South Sudan" => "+211", "South Sudan" => "+211",
"Spain" => "+34", "Spain" => "+34",