X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2FResponse.php;h=9884acc32dc32a20b6b52e2a8c0aadb83ded8058;hb=2fb4e62b9b1ac1ddd138be60c857be44aa9e3201;hp=48ebca81fe420347e2893d7f086f82ee6e40aa78;hpb=9d4cfc9508b03a579dd62a28c0e9e428b5052f9b;p=plcapi.git diff --git a/src/Response.php b/src/Response.php index 48ebca8..9884acc 100644 --- a/src/Response.php +++ b/src/Response.php @@ -127,8 +127,7 @@ class Response $result = "\n"; } if ($this->errno) { - // G. Giunta 2005/2/13: let non-ASCII response messages be tolerated by clients - // by xml-encoding non ascii chars + // Let non-ASCII response messages be tolerated by clients by xml-encoding non ascii chars $result .= "\n" . "\nfaultCode\n" . $this->errno . "\n\n\nfaultString\n" .