+
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Copyright since 2007 PrestaShop SA and Contributors
|
||||
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
|
||||
@@ -31,7 +32,7 @@ if (!defined('_PS_VERSION_')) {
|
||||
|
||||
class cookiesconsent extends Module
|
||||
{
|
||||
|
||||
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
@@ -67,6 +68,4 @@ class cookiesconsent extends Module
|
||||
{
|
||||
return $this->display(__FILE__, 'footer.tpl');
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user