Index: branches/5.3.x/core/units/helpers/curl_helper.php =================================================================== diff -u -N -r15902 -r15911 --- branches/5.3.x/core/units/helpers/curl_helper.php (.../curl_helper.php) (revision 15902) +++ branches/5.3.x/core/units/helpers/curl_helper.php (.../curl_helper.php) (revision 15911) @@ -1,6 +1,6 @@ requestMethod = $request_method; @@ -534,4 +532,4 @@ return ($this->lastHTTPCode == 200) || ($this->lastHTTPCode >= 300 && $this->lastHTTPCode < 310); } - } \ No newline at end of file + }