@@ -500,7 +500,7 @@ |
||
500 | 500 | $response['code'], $response['text'] )); |
501 | 501 | } else { |
502 | 502 | if (Mage::getStoreConfig('turpentine_varnish/general/varnish_log_commands')) { |
503 | - Mage::helper('turpentine/debug')->logDebug('VARNISH command sent: ' . $data); |
|
503 | + Mage::helper('turpentine/debug')->logDebug('VARNISH command sent: '.$data); |
|
504 | 504 | } |
505 | 505 | return $response; |
506 | 506 | } |