Skip to content

Commit 6348fcd

Browse files
committed
changed vqmod search term for wider compatibility
1 parent 82c1cb8 commit 6348fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upload/vqmod/xml/piwik.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<author><![CDATA[Kevin Bibby / Inanecoding.co.uk]]></author>
66
<file name="catalog/controller/common/footer.php">
77
<operation>
8-
<search position="before" offset="1"><![CDATA[if (file_exists(DIR_TEMPLATE . $this->config->get('config_template')]]></search>
8+
<search position="before" offset="1"><![CDATA[$this->render(]]></search>
99
<add><![CDATA[
1010
// BOF - Piwik Opencart mod
1111
$this->load->model('tool/piwik');

0 commit comments

Comments
 (0)