From d9bcf68e395d6156645a7974b1a992aa6e6c00aa Mon Sep 17 00:00:00 2001
From: Marius Cramer <m.cramer@pixcept.de>
Date: Mon, 14 Oct 2013 08:57:25 -0400
Subject: [PATCH] Added missing empty directories from svn import

---
 remoting_client/examples/client_add.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/remoting_client/examples/client_add.php b/remoting_client/examples/client_add.php
index 25412ec..95faffd 100644
--- a/remoting_client/examples/client_add.php
+++ b/remoting_client/examples/client_add.php
@@ -25,7 +25,7 @@
 			'zip' => '21337',
 			'city' => 'london',
 			'state' => 'bavaria',
-			'country' => 'UK',
+			'country' => 'GB',
 			'telephone' => '123456789',
 			'mobile' => '987654321',
 			'fax' => '546718293',

--
Gitblit v1.9.1