Index: branches/5.3.x/core/units/helpers/curl_helper.php =================================================================== diff -u -N -r16124 -r16395 --- branches/5.3.x/core/units/helpers/curl_helper.php (.../curl_helper.php) (revision 16124) +++ branches/5.3.x/core/units/helpers/curl_helper.php (.../curl_helper.php) (revision 16395) @@ -1,6 +1,6 @@ lastHTTPCode == 200) || ($this->lastHTTPCode >= 300 && $this->lastHTTPCode < 310); } - } + } \ No newline at end of file