Merge pull request #120 from byjml/patch-1

Added South Sudan to the countries array.
This commit is contained in:
Champ Camba
2016-03-10 21:02:36 +08:00
+2 -1
View File
@@ -1557,6 +1557,7 @@ class UM_Builtin {
'SO' => __('Somalia',"ultimatemember"),
'ZA' => __('South Africa',"ultimatemember"),
'GS' => __('South Georgia and the South Sandwich Islands',"ultimatemember"),
'SS' => __('South Sudan',"ultimatemember"),
'ES' => __('Spain',"ultimatemember"),
'LK' => __('Sri Lanka',"ultimatemember"),
'SD' => __('Sudan',"ultimatemember"),
@@ -1609,4 +1610,4 @@ class UM_Builtin {
}
}
}