Index: branches/5.2.x/core/units/helpers/curl_helper.php =================================================================== diff -u -N -r16751 -r16752 --- branches/5.2.x/core/units/helpers/curl_helper.php (.../curl_helper.php) (revision 16751) +++ branches/5.2.x/core/units/helpers/curl_helper.php (.../curl_helper.php) (revision 16752) @@ -1,6 +1,6 @@ CloseConnection(); } - - $this->_resetSettings(); } /** @@ -567,6 +565,7 @@ // restore debug mode setting $this->debugMode = kUtil::constOn('DBG_CURL'); + $this->_resetSettings(); } /**