Skip to content
Snippets Groups Projects
Commit 1dde6698 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

#hotline #30487 upgrade inspector gadget : works after redirection remove xdebug

parent 2b132f2e
Branches
Tags 6.50.2
1 merge request!1142Hotline#30487 upgrade inspector gadget
......@@ -134,7 +134,6 @@ onclick="$(\'[data-type=' . self::PARAM_NAME . '-' . $content . ']\').dialog({ti
public function log() {
xdebug_break();
$httpClient = Zend_Registry::get('httpClient');
$response_code = $response_body = null;
if ($response = $httpClient->getLastResponse()) {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment