first commit
BIN
modules/ps_googleanalytics/views/img/add_to_cart_icon.png
Normal file
|
After Width: | Height: | Size: 777 B |
BIN
modules/ps_googleanalytics/views/img/campaign_clicks_icon.png
Normal file
|
After Width: | Height: | Size: 571 B |
BIN
modules/ps_googleanalytics/views/img/checkout_icon.png
Normal file
|
After Width: | Height: | Size: 607 B |
BIN
modules/ps_googleanalytics/views/img/create_account_btn.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
modules/ps_googleanalytics/views/img/ga_logo.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
28
modules/ps_googleanalytics/views/img/index.php
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
/**
|
||||
* 2007-2020 PrestaShop and Contributors
|
||||
*
|
||||
* NOTICE OF LICENSE
|
||||
*
|
||||
* This source file is subject to the Academic Free License 3.0 (AFL-3.0)
|
||||
* that is bundled with this package in the file LICENSE.txt.
|
||||
* It is also available through the world-wide-web at this URL:
|
||||
* https://opensource.org/licenses/AFL-3.0
|
||||
* If you did not receive a copy of the license and are unable to
|
||||
* obtain it through the world-wide-web, please send an email
|
||||
* to license@prestashop.com so we can send you a copy immediately.
|
||||
*
|
||||
* @author PrestaShop SA <contact@prestashop.com>
|
||||
* @copyright 2007-2020 PrestaShop SA and Contributors
|
||||
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
|
||||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*/
|
||||
header('Expires: Mon, 26 Jul 1998 05:00:00 GMT');
|
||||
header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');
|
||||
|
||||
header('Cache-Control: no-store, no-cache, must-revalidate');
|
||||
header('Cache-Control: post-check=0, pre-check=0', false);
|
||||
header('Pragma: no-cache');
|
||||
|
||||
header('Location: ../');
|
||||
exit;
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
BIN
modules/ps_googleanalytics/views/img/product_detail_icon.png
Normal file
|
After Width: | Height: | Size: 790 B |
BIN
modules/ps_googleanalytics/views/img/purchase_icon.png
Normal file
|
After Width: | Height: | Size: 578 B |
BIN
modules/ps_googleanalytics/views/img/stats.png
Normal file
|
After Width: | Height: | Size: 48 KiB |