From 01604baf9c242f437091e377e0b5759d5106ec5e Mon Sep 17 00:00:00 2001
From: Laurent Giovannoni <laurent.giovannoni@maarch.org>
Date: Wed, 30 Oct 2013 10:32:18 +0000
Subject: [PATCH] FIX #1033 test commit

---
 core/trunk/core/class/ws.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/core/trunk/core/class/ws.php b/core/trunk/core/class/ws.php
index bb38cc76392..5117826f643 100755
--- a/core/trunk/core/class/ws.php
+++ b/core/trunk/core/class/ws.php
@@ -3,7 +3,6 @@ global $SOAP_dispatch_map;
 global $XMLRPC_dispatch_map;
 global $SOAP_typedef;
 
-
 //test
 /*$SOAP_dispatch_map['testMethod'] = array(
                                         'in'  => array('myVar' => 'string'),
-- 
GitLab