/home/sharedstore/public_html/prestashop.sharedstore.ma/modules/ps_searchbar
NameSizeModeActions
translations/-0755rm
upgrade/-0755rm
.php-cs-fixer.dist.php1790755editdlrm
composer.lock870870755editdlrm
config.xml4100755editdlrm
index.php13300755editdlrm
logo.png56050755editdlrm
ps_searchbar.css12720755editdlrm
ps_searchbar.js21150755editdlrm
ps_searchbar.php39310755editdlrm
ps_searchbar.tpl15690755editdlrm
Edit: /home/sharedstore/public_html/prestashop.sharedstore.ma/modules/ps_searchbar/index.php (1330B)
* @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 1997 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;