/home/sharedstore/public_html/prestashop.sharedstore.ma/modules/ps_imageslider
NameSizeModeActions
controllers/-0755rm
css/-0755rm
images/-0755rm
js/-0755rm
tests/-0755rm
translations/-0755rm
upgrade/-0755rm
vendor/-0755rm
views/-0755rm
.php-cs-fixer.dist.php1790755editdlrm
composer.json6750644editdlrm
composer.lock870890755editdlrm
config.xml4920664editdlrm
CONTRIBUTORS.md3040644editdlrm
homeslider.gif3510755editdlrm
index.php11270755editdlrm
LICENSE.md103290644editdlrm
logo.png52330755editdlrm
Ps_HomeSlide.php48620755editdlrm
ps_imageslider.php499590755editdlrm
README.md13960644editdlrm
Edit: /home/sharedstore/public_html/prestashop.sharedstore.ma/modules/ps_imageslider/index.php (1127B)
* @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0 */ 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;