We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70d07f commit 7f095c6Copy full SHA for 7f095c6
1 file changed
ps_googleanalytics.php
@@ -139,7 +139,6 @@ public function hookDisplayAdminOrder()
139
{
140
$gaTagHandler = new PrestaShop\Module\Ps_Googleanalytics\Handler\GanalyticsJsHandler($this, $this->context);
141
142
- $output = '';
143
$output = $gaTagHandler->generate(
144
$this->context->cookie->__get('ga_admin_refund'),
145
true
0 commit comments