From 69b56e5f79cbd478863a609500ac4f13729b7ecb Mon Sep 17 00:00:00 2001 From: lLefevre Date: Tue, 25 Sep 2012 08:03:42 +0000 Subject: [PATCH] [-] FO : #PSCFV-4356 : index.php added when this file not exist on the default theme git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17516 b9a71923-0436-4b27-9f14-aed3839534dd --- themes/default/css/index.php | 36 ++++++++++++++++++++++++ themes/default/js/index.php | 36 ++++++++++++++++++++++++ themes/default/js/modules/index.php | 36 ++++++++++++++++++++++++ themes/default/js/tools/index.php | 36 ++++++++++++++++++++++++ themes/default/mobile/css/index.php | 36 ++++++++++++++++++++++++ themes/default/mobile/img/icon/index.php | 36 ++++++++++++++++++++++++ themes/default/mobile/img/index.php | 36 ++++++++++++++++++++++++ themes/default/mobile/js/index.php | 36 ++++++++++++++++++++++++ 8 files changed, 288 insertions(+) create mode 100644 themes/default/css/index.php create mode 100644 themes/default/js/index.php create mode 100644 themes/default/js/modules/index.php create mode 100644 themes/default/js/tools/index.php create mode 100644 themes/default/mobile/css/index.php create mode 100644 themes/default/mobile/img/icon/index.php create mode 100644 themes/default/mobile/img/index.php create mode 100644 themes/default/mobile/js/index.php diff --git a/themes/default/css/index.php b/themes/default/css/index.php new file mode 100644 index 000000000..c239727f7 --- /dev/null +++ b/themes/default/css/index.php @@ -0,0 +1,36 @@ + +* @copyright 2007-2012 PrestaShop SA +* @version Release: $Revision: 6844 $ +* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (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; diff --git a/themes/default/js/index.php b/themes/default/js/index.php new file mode 100644 index 000000000..c239727f7 --- /dev/null +++ b/themes/default/js/index.php @@ -0,0 +1,36 @@ + +* @copyright 2007-2012 PrestaShop SA +* @version Release: $Revision: 6844 $ +* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (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; diff --git a/themes/default/js/modules/index.php b/themes/default/js/modules/index.php new file mode 100644 index 000000000..c239727f7 --- /dev/null +++ b/themes/default/js/modules/index.php @@ -0,0 +1,36 @@ + +* @copyright 2007-2012 PrestaShop SA +* @version Release: $Revision: 6844 $ +* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (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; diff --git a/themes/default/js/tools/index.php b/themes/default/js/tools/index.php new file mode 100644 index 000000000..c239727f7 --- /dev/null +++ b/themes/default/js/tools/index.php @@ -0,0 +1,36 @@ + +* @copyright 2007-2012 PrestaShop SA +* @version Release: $Revision: 6844 $ +* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (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; diff --git a/themes/default/mobile/css/index.php b/themes/default/mobile/css/index.php new file mode 100644 index 000000000..c239727f7 --- /dev/null +++ b/themes/default/mobile/css/index.php @@ -0,0 +1,36 @@ + +* @copyright 2007-2012 PrestaShop SA +* @version Release: $Revision: 6844 $ +* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (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; diff --git a/themes/default/mobile/img/icon/index.php b/themes/default/mobile/img/icon/index.php new file mode 100644 index 000000000..c239727f7 --- /dev/null +++ b/themes/default/mobile/img/icon/index.php @@ -0,0 +1,36 @@ + +* @copyright 2007-2012 PrestaShop SA +* @version Release: $Revision: 6844 $ +* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (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; diff --git a/themes/default/mobile/img/index.php b/themes/default/mobile/img/index.php new file mode 100644 index 000000000..c239727f7 --- /dev/null +++ b/themes/default/mobile/img/index.php @@ -0,0 +1,36 @@ + +* @copyright 2007-2012 PrestaShop SA +* @version Release: $Revision: 6844 $ +* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (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; diff --git a/themes/default/mobile/js/index.php b/themes/default/mobile/js/index.php new file mode 100644 index 000000000..c239727f7 --- /dev/null +++ b/themes/default/mobile/js/index.php @@ -0,0 +1,36 @@ + +* @copyright 2007-2012 PrestaShop SA +* @version Release: $Revision: 6844 $ +* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (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;