From 40bb7344525b76d0de051cd59f0f6b6436bd53a4 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Thu, 1 Apr 2004 10:47:44 +0000 Subject: Some small improvments, support for new style constructors, support for exceptions other then SoapFault --- ext/soap/php_http.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/soap/php_http.c') diff --git a/ext/soap/php_http.c b/ext/soap/php_http.c index bc73e31464..a8c07948d6 100644 --- a/ext/soap/php_http.c +++ b/ext/soap/php_http.c @@ -573,7 +573,7 @@ int get_http_soap_response(zval *this_ptr, char **buffer, int *buffer_len TSRMLS cmplen = strlen(content_type); } if (strncmp(content_type, "text/xml", cmplen) == 0 || - strncmp(content_type, "application/soap+xml", cmplen == 0)) { + strncmp(content_type, "application/soap+xml", cmplen) == 0) { /* if (strncmp(http_body, "