From ee93cc38169110e808435d6dc318355a80fd4c5b Mon Sep 17 00:00:00 2001 From: Jaap Jansma Date: Tue, 3 Jun 2014 14:38:44 +0200 Subject: [PATCH] added the country api --- api/v3/Country.php | 103 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 api/v3/Country.php diff --git a/api/v3/Country.php b/api/v3/Country.php new file mode 100644 index 0000000000..dce4272e0a --- /dev/null +++ b/api/v3/Country.php @@ -0,0 +1,103 @@ +