From 7247254cbb3974bc6506759438c33c34ce9a3e81 Mon Sep 17 00:00:00 2001 From: Laurynas Date: Tue, 9 Apr 2024 10:46:16 +0300 Subject: [PATCH] Added index files --- _dev/index.php | 29 +++++++++++++++++++ _dev/js/back/index.php | 11 +++++++ _dev/js/front/docs/index.php | 29 +++++++++++++++++++ _dev/js/front/index.php | 29 +++++++++++++++++++ _dev/js/front/src/api/index.php | 29 +++++++++++++++++++ _dev/js/front/src/components/1_6/index.php | 29 +++++++++++++++++++ _dev/js/front/src/components/1_7/index.php | 29 +++++++++++++++++++ _dev/js/front/src/components/common/index.php | 29 +++++++++++++++++++ _dev/js/front/src/components/index.php | 29 +++++++++++++++++++ .../ps-checkout-express.component/index.php | 29 +++++++++++++++++++ .../index.php | 29 +++++++++++++++++++ .../index.php | 29 +++++++++++++++++++ .../ps-checkout-pay-later.component/index.php | 29 +++++++++++++++++++ .../ps-checkout.component/index.php | 29 +++++++++++++++++++ _dev/js/front/src/config/index.php | 29 +++++++++++++++++++ _dev/js/front/src/constants/index.php | 29 +++++++++++++++++++ .../src/core/dependency-injection/index.php | 29 +++++++++++++++++++ _dev/js/front/src/core/index.php | 29 +++++++++++++++++++ _dev/js/front/src/index.php | 29 +++++++++++++++++++ .../service/html-element.service/index.php | 29 +++++++++++++++++++ _dev/js/front/src/service/index.php | 29 +++++++++++++++++++ .../src/service/prestashop.service/index.php | 29 +++++++++++++++++++ .../default-selectors/index.php | 29 +++++++++++++++++++ .../service/query-selector.service/index.php | 29 +++++++++++++++++++ .../src/utils/dependency-injection/index.php | 29 +++++++++++++++++++ _dev/js/front/src/utils/extra/index.php | 29 +++++++++++++++++++ _dev/js/front/src/utils/extra/types/index.php | 29 +++++++++++++++++++ _dev/js/front/src/utils/globals/index.php | 29 +++++++++++++++++++ _dev/js/front/src/utils/index.php | 29 +++++++++++++++++++ _dev/js/front/src/utils/polyfills/index.php | 29 +++++++++++++++++++ _dev/js/front/test/index.php | 29 +++++++++++++++++++ _dev/js/front/test/mocks/api/index.php | 29 +++++++++++++++++++ .../test/mocks/components/common/index.php | 29 +++++++++++++++++++ _dev/js/front/test/mocks/components/index.php | 29 +++++++++++++++++++ _dev/js/front/test/mocks/data/index.php | 29 +++++++++++++++++++ .../front/test/mocks/html-templates/index.php | 29 +++++++++++++++++++ _dev/js/front/test/mocks/index.php | 29 +++++++++++++++++++ _dev/js/front/test/mocks/service/index.php | 29 +++++++++++++++++++ _dev/js/front/webpack/index.php | 29 +++++++++++++++++++ _dev/js/front/webpack/profile/index.php | 29 +++++++++++++++++++ _dev/js/front/webpack/utils/index.php | 29 +++++++++++++++++++ _dev/js/index.php | 29 +++++++++++++++++++ composer.json | 12 +++++++- config/admin/index.php | 29 +++++++++++++++++++ config/front/index.php | 29 +++++++++++++++++++ config/index.php | 29 +++++++++++++++++++ src/Builder/Configuration/index.php | 29 +++++++++++++++++++ src/Builder/ModuleLink/index.php | 29 +++++++++++++++++++ src/Cart/Cache/index.php | 29 +++++++++++++++++++ src/Cart/Exception/index.php | 29 +++++++++++++++++++ src/Cart/ValueObject/index.php | 29 +++++++++++++++++++ src/Cart/index.php | 29 +++++++++++++++++++ src/Checkout/Command/index.php | 29 +++++++++++++++++++ src/Checkout/CommandHandler/index.php | 29 +++++++++++++++++++ src/Checkout/Event/index.php | 29 +++++++++++++++++++ src/Checkout/EventSubscriber/index.php | 29 +++++++++++++++++++ src/Checkout/Exception/index.php | 29 +++++++++++++++++++ src/Checkout/index.php | 29 +++++++++++++++++++ src/CommandBus/index.php | 29 +++++++++++++++++++ src/Configuration/index.php | 29 +++++++++++++++++++ src/Context/index.php | 29 +++++++++++++++++++ src/Controller/index.php | 29 +++++++++++++++++++ src/Customer/Exception/index.php | 29 +++++++++++++++++++ src/Customer/ValueObject/index.php | 29 +++++++++++++++++++ src/Customer/index.php | 29 +++++++++++++++++++ src/DTO/Orders/index.php | 29 +++++++++++++++++++ src/DTO/index.php | 29 +++++++++++++++++++ src/Event/index.php | 29 +++++++++++++++++++ src/ExpressCheckout/index.php | 29 +++++++++++++++++++ src/Http/index.php | 29 +++++++++++++++++++ src/OnBoarding/index.php | 29 +++++++++++++++++++ src/Order/Command/index.php | 29 +++++++++++++++++++ src/Order/CommandHandler/index.php | 29 +++++++++++++++++++ src/Order/Event/index.php | 29 +++++++++++++++++++ src/Order/EventSubscriber/index.php | 29 +++++++++++++++++++ src/Order/Exception/index.php | 29 +++++++++++++++++++ src/Order/Matrice/Command/index.php | 29 +++++++++++++++++++ src/Order/Matrice/CommandHandler/index.php | 29 +++++++++++++++++++ src/Order/Matrice/Event/index.php | 29 +++++++++++++++++++ src/Order/Matrice/index.php | 29 +++++++++++++++++++ src/Order/Payment/Exception/index.php | 29 +++++++++++++++++++ src/Order/Payment/ValueObject/index.php | 29 +++++++++++++++++++ src/Order/Payment/index.php | 29 +++++++++++++++++++ src/Order/Query/index.php | 29 +++++++++++++++++++ src/Order/QueryHandler/index.php | 29 +++++++++++++++++++ src/Order/Service/index.php | 29 +++++++++++++++++++ src/Order/State/Exception/index.php | 29 +++++++++++++++++++ src/Order/State/Service/index.php | 29 +++++++++++++++++++ src/Order/State/ValueObject/index.php | 29 +++++++++++++++++++ src/Order/State/index.php | 29 +++++++++++++++++++ src/Order/ValueObject/index.php | 29 +++++++++++++++++++ src/Order/index.php | 29 +++++++++++++++++++ src/PayPal/Customer/Command/index.php | 29 +++++++++++++++++++ src/PayPal/Customer/CommandHandler/index.php | 29 +++++++++++++++++++ src/PayPal/Customer/ValueObject/index.php | 29 +++++++++++++++++++ src/PayPal/Customer/index.php | 29 +++++++++++++++++++ src/PayPal/Merchant/Exception/index.php | 29 +++++++++++++++++++ src/PayPal/Merchant/ValueObject/index.php | 29 +++++++++++++++++++ src/PayPal/Merchant/index.php | 29 +++++++++++++++++++ src/PayPal/OAuth/Query/index.php | 29 +++++++++++++++++++ src/PayPal/OAuth/index.php | 29 +++++++++++++++++++ src/PayPal/Order/Command/index.php | 29 +++++++++++++++++++ src/PayPal/Order/CommandHandler/index.php | 29 +++++++++++++++++++ src/PayPal/Order/DTO/index.php | 29 +++++++++++++++++++ src/PayPal/Order/Entity/index.php | 29 +++++++++++++++++++ src/PayPal/Order/Event/index.php | 29 +++++++++++++++++++ src/PayPal/Order/EventSubscriber/index.php | 29 +++++++++++++++++++ src/PayPal/Order/Exception/index.php | 29 +++++++++++++++++++ src/PayPal/Order/Query/index.php | 29 +++++++++++++++++++ src/PayPal/Order/QueryHandler/index.php | 29 +++++++++++++++++++ src/PayPal/Order/ValueObject/index.php | 29 +++++++++++++++++++ src/PayPal/Order/index.php | 29 +++++++++++++++++++ src/PayPal/Payment/Authorization/index.php | 29 +++++++++++++++++++ src/PayPal/Payment/Capture/Event/index.php | 29 +++++++++++++++++++ .../Payment/Capture/EventSubscriber/index.php | 29 +++++++++++++++++++ .../Payment/Capture/Exception/index.php | 29 +++++++++++++++++++ .../Payment/Capture/ValueObject/index.php | 29 +++++++++++++++++++ src/PayPal/Payment/Capture/index.php | 29 +++++++++++++++++++ src/PayPal/Payment/Refund/Command/index.php | 29 +++++++++++++++++++ .../Payment/Refund/CommandHandler/index.php | 29 +++++++++++++++++++ src/PayPal/Payment/Refund/Event/index.php | 29 +++++++++++++++++++ .../Payment/Refund/EventSubscriber/index.php | 29 +++++++++++++++++++ src/PayPal/Payment/Refund/Exception/index.php | 29 +++++++++++++++++++ src/PayPal/Payment/Refund/index.php | 29 +++++++++++++++++++ src/PayPal/Payment/index.php | 29 +++++++++++++++++++ src/PayPal/PaymentToken/Command/index.php | 29 +++++++++++++++++++ .../PaymentToken/CommandHandler/index.php | 29 +++++++++++++++++++ src/PayPal/PaymentToken/Entity/index.php | 29 +++++++++++++++++++ src/PayPal/PaymentToken/Event/index.php | 29 +++++++++++++++++++ .../PaymentToken/EventSubscriber/index.php | 29 +++++++++++++++++++ src/PayPal/PaymentToken/Query/index.php | 29 +++++++++++++++++++ src/PayPal/PaymentToken/ValueObject/index.php | 29 +++++++++++++++++++ src/PayPal/PaymentToken/index.php | 29 +++++++++++++++++++ src/PayPal/Sdk/index.php | 29 +++++++++++++++++++ src/Presenter/Date/index.php | 28 ++++++++++++++++++ src/Provider/index.php | 29 +++++++++++++++++++ src/Routing/index.php | 29 +++++++++++++++++++ src/Serializer/index.php | 29 +++++++++++++++++++ src/Settings/index.php | 29 +++++++++++++++++++ src/Shop/index.php | 29 +++++++++++++++++++ src/Validator/index.php | 29 +++++++++++++++++++ src/Version/index.php | 29 +++++++++++++++++++ src/Webhook/index.php | 29 +++++++++++++++++++ tests/Unit/Builder/index.php | 29 +++++++++++++++++++ tests/Unit/Cart/ValueObject/index.php | 29 +++++++++++++++++++ tests/Unit/Cart/index.php | 29 +++++++++++++++++++ tests/Unit/Customer/ValueObject/index.php | 29 +++++++++++++++++++ tests/Unit/Customer/index.php | 29 +++++++++++++++++++ tests/Unit/FundingSource/index.php | 29 +++++++++++++++++++ tests/Unit/Http/index.php | 29 +++++++++++++++++++ tests/Unit/Logger/index.php | 29 +++++++++++++++++++ .../Unit/Order/Payment/ValueObject/index.php | 29 +++++++++++++++++++ tests/Unit/Order/Payment/index.php | 29 +++++++++++++++++++ tests/Unit/Order/Service/index.php | 29 +++++++++++++++++++ tests/Unit/Order/State/ValueObject/index.php | 29 +++++++++++++++++++ tests/Unit/Order/State/index.php | 29 +++++++++++++++++++ tests/Unit/Order/ValueObject/index.php | 29 +++++++++++++++++++ tests/Unit/Order/index.php | 29 +++++++++++++++++++ .../PayPal/Merchant/ValueObject/index.php | 29 +++++++++++++++++++ tests/Unit/PayPal/Merchant/index.php | 29 +++++++++++++++++++ tests/Unit/PayPal/Order/DTO/index.php | 29 +++++++++++++++++++ tests/Unit/PayPal/Order/ValueObject/index.php | 29 +++++++++++++++++++ tests/Unit/PayPal/Order/index.php | 29 +++++++++++++++++++ .../PayPal/Payment/Authorization/index.php | 29 +++++++++++++++++++ .../Payment/Capture/ValueObject/index.php | 29 +++++++++++++++++++ tests/Unit/PayPal/Payment/Capture/index.php | 29 +++++++++++++++++++ tests/Unit/PayPal/Payment/Refund/index.php | 29 +++++++++++++++++++ tests/Unit/PayPal/Payment/index.php | 29 +++++++++++++++++++ tests/Unit/PayPal/index.php | 29 +++++++++++++++++++ tests/Unit/Version/index.php | 29 +++++++++++++++++++ tests/Unit/Webhook/index.php | 29 +++++++++++++++++++ tests/Unit/index.php | 29 +++++++++++++++++++ tests/index.php | 29 +++++++++++++++++++ tests/phpstan/index.php | 29 +++++++++++++++++++ .../templates/hook/adminAfterHeader/index.php | 29 +++++++++++++++++++ views/templates/hook/partials/index.php | 29 +++++++++++++++++++ 176 files changed, 5067 insertions(+), 1 deletion(-) create mode 100644 _dev/index.php create mode 100644 _dev/js/back/index.php create mode 100644 _dev/js/front/docs/index.php create mode 100644 _dev/js/front/index.php create mode 100644 _dev/js/front/src/api/index.php create mode 100644 _dev/js/front/src/components/1_6/index.php create mode 100644 _dev/js/front/src/components/1_7/index.php create mode 100644 _dev/js/front/src/components/common/index.php create mode 100644 _dev/js/front/src/components/index.php create mode 100644 _dev/js/front/src/components/ps-checkout-express.component/index.php create mode 100644 _dev/js/front/src/components/ps-checkout-pay-later-banner.component/index.php create mode 100644 _dev/js/front/src/components/ps-checkout-pay-later-message.component/index.php create mode 100644 _dev/js/front/src/components/ps-checkout-pay-later.component/index.php create mode 100644 _dev/js/front/src/components/ps-checkout.component/index.php create mode 100644 _dev/js/front/src/config/index.php create mode 100644 _dev/js/front/src/constants/index.php create mode 100644 _dev/js/front/src/core/dependency-injection/index.php create mode 100644 _dev/js/front/src/core/index.php create mode 100644 _dev/js/front/src/index.php create mode 100644 _dev/js/front/src/service/html-element.service/index.php create mode 100644 _dev/js/front/src/service/index.php create mode 100644 _dev/js/front/src/service/prestashop.service/index.php create mode 100644 _dev/js/front/src/service/query-selector.service/default-selectors/index.php create mode 100644 _dev/js/front/src/service/query-selector.service/index.php create mode 100644 _dev/js/front/src/utils/dependency-injection/index.php create mode 100644 _dev/js/front/src/utils/extra/index.php create mode 100644 _dev/js/front/src/utils/extra/types/index.php create mode 100644 _dev/js/front/src/utils/globals/index.php create mode 100644 _dev/js/front/src/utils/index.php create mode 100644 _dev/js/front/src/utils/polyfills/index.php create mode 100644 _dev/js/front/test/index.php create mode 100644 _dev/js/front/test/mocks/api/index.php create mode 100644 _dev/js/front/test/mocks/components/common/index.php create mode 100644 _dev/js/front/test/mocks/components/index.php create mode 100644 _dev/js/front/test/mocks/data/index.php create mode 100644 _dev/js/front/test/mocks/html-templates/index.php create mode 100644 _dev/js/front/test/mocks/index.php create mode 100644 _dev/js/front/test/mocks/service/index.php create mode 100644 _dev/js/front/webpack/index.php create mode 100644 _dev/js/front/webpack/profile/index.php create mode 100644 _dev/js/front/webpack/utils/index.php create mode 100644 _dev/js/index.php create mode 100644 config/admin/index.php create mode 100644 config/front/index.php create mode 100644 config/index.php create mode 100644 src/Builder/Configuration/index.php create mode 100644 src/Builder/ModuleLink/index.php create mode 100644 src/Cart/Cache/index.php create mode 100644 src/Cart/Exception/index.php create mode 100644 src/Cart/ValueObject/index.php create mode 100644 src/Cart/index.php create mode 100644 src/Checkout/Command/index.php create mode 100644 src/Checkout/CommandHandler/index.php create mode 100644 src/Checkout/Event/index.php create mode 100644 src/Checkout/EventSubscriber/index.php create mode 100644 src/Checkout/Exception/index.php create mode 100644 src/Checkout/index.php create mode 100644 src/CommandBus/index.php create mode 100644 src/Configuration/index.php create mode 100644 src/Context/index.php create mode 100644 src/Controller/index.php create mode 100644 src/Customer/Exception/index.php create mode 100644 src/Customer/ValueObject/index.php create mode 100644 src/Customer/index.php create mode 100644 src/DTO/Orders/index.php create mode 100644 src/DTO/index.php create mode 100644 src/Event/index.php create mode 100644 src/ExpressCheckout/index.php create mode 100644 src/Http/index.php create mode 100644 src/OnBoarding/index.php create mode 100644 src/Order/Command/index.php create mode 100644 src/Order/CommandHandler/index.php create mode 100644 src/Order/Event/index.php create mode 100644 src/Order/EventSubscriber/index.php create mode 100644 src/Order/Exception/index.php create mode 100644 src/Order/Matrice/Command/index.php create mode 100644 src/Order/Matrice/CommandHandler/index.php create mode 100644 src/Order/Matrice/Event/index.php create mode 100644 src/Order/Matrice/index.php create mode 100644 src/Order/Payment/Exception/index.php create mode 100644 src/Order/Payment/ValueObject/index.php create mode 100644 src/Order/Payment/index.php create mode 100644 src/Order/Query/index.php create mode 100644 src/Order/QueryHandler/index.php create mode 100644 src/Order/Service/index.php create mode 100644 src/Order/State/Exception/index.php create mode 100644 src/Order/State/Service/index.php create mode 100644 src/Order/State/ValueObject/index.php create mode 100644 src/Order/State/index.php create mode 100644 src/Order/ValueObject/index.php create mode 100644 src/Order/index.php create mode 100644 src/PayPal/Customer/Command/index.php create mode 100644 src/PayPal/Customer/CommandHandler/index.php create mode 100644 src/PayPal/Customer/ValueObject/index.php create mode 100644 src/PayPal/Customer/index.php create mode 100644 src/PayPal/Merchant/Exception/index.php create mode 100644 src/PayPal/Merchant/ValueObject/index.php create mode 100644 src/PayPal/Merchant/index.php create mode 100644 src/PayPal/OAuth/Query/index.php create mode 100644 src/PayPal/OAuth/index.php create mode 100644 src/PayPal/Order/Command/index.php create mode 100644 src/PayPal/Order/CommandHandler/index.php create mode 100644 src/PayPal/Order/DTO/index.php create mode 100644 src/PayPal/Order/Entity/index.php create mode 100644 src/PayPal/Order/Event/index.php create mode 100644 src/PayPal/Order/EventSubscriber/index.php create mode 100644 src/PayPal/Order/Exception/index.php create mode 100644 src/PayPal/Order/Query/index.php create mode 100644 src/PayPal/Order/QueryHandler/index.php create mode 100644 src/PayPal/Order/ValueObject/index.php create mode 100644 src/PayPal/Order/index.php create mode 100644 src/PayPal/Payment/Authorization/index.php create mode 100644 src/PayPal/Payment/Capture/Event/index.php create mode 100644 src/PayPal/Payment/Capture/EventSubscriber/index.php create mode 100644 src/PayPal/Payment/Capture/Exception/index.php create mode 100644 src/PayPal/Payment/Capture/ValueObject/index.php create mode 100644 src/PayPal/Payment/Capture/index.php create mode 100644 src/PayPal/Payment/Refund/Command/index.php create mode 100644 src/PayPal/Payment/Refund/CommandHandler/index.php create mode 100644 src/PayPal/Payment/Refund/Event/index.php create mode 100644 src/PayPal/Payment/Refund/EventSubscriber/index.php create mode 100644 src/PayPal/Payment/Refund/Exception/index.php create mode 100644 src/PayPal/Payment/Refund/index.php create mode 100644 src/PayPal/Payment/index.php create mode 100644 src/PayPal/PaymentToken/Command/index.php create mode 100644 src/PayPal/PaymentToken/CommandHandler/index.php create mode 100644 src/PayPal/PaymentToken/Entity/index.php create mode 100644 src/PayPal/PaymentToken/Event/index.php create mode 100644 src/PayPal/PaymentToken/EventSubscriber/index.php create mode 100644 src/PayPal/PaymentToken/Query/index.php create mode 100644 src/PayPal/PaymentToken/ValueObject/index.php create mode 100644 src/PayPal/PaymentToken/index.php create mode 100644 src/PayPal/Sdk/index.php create mode 100755 src/Presenter/Date/index.php create mode 100644 src/Provider/index.php create mode 100644 src/Routing/index.php create mode 100644 src/Serializer/index.php create mode 100644 src/Settings/index.php create mode 100644 src/Shop/index.php create mode 100644 src/Validator/index.php create mode 100644 src/Version/index.php create mode 100644 src/Webhook/index.php create mode 100644 tests/Unit/Builder/index.php create mode 100644 tests/Unit/Cart/ValueObject/index.php create mode 100644 tests/Unit/Cart/index.php create mode 100644 tests/Unit/Customer/ValueObject/index.php create mode 100644 tests/Unit/Customer/index.php create mode 100644 tests/Unit/FundingSource/index.php create mode 100644 tests/Unit/Http/index.php create mode 100644 tests/Unit/Logger/index.php create mode 100644 tests/Unit/Order/Payment/ValueObject/index.php create mode 100644 tests/Unit/Order/Payment/index.php create mode 100644 tests/Unit/Order/Service/index.php create mode 100644 tests/Unit/Order/State/ValueObject/index.php create mode 100644 tests/Unit/Order/State/index.php create mode 100644 tests/Unit/Order/ValueObject/index.php create mode 100644 tests/Unit/Order/index.php create mode 100644 tests/Unit/PayPal/Merchant/ValueObject/index.php create mode 100644 tests/Unit/PayPal/Merchant/index.php create mode 100644 tests/Unit/PayPal/Order/DTO/index.php create mode 100644 tests/Unit/PayPal/Order/ValueObject/index.php create mode 100644 tests/Unit/PayPal/Order/index.php create mode 100644 tests/Unit/PayPal/Payment/Authorization/index.php create mode 100644 tests/Unit/PayPal/Payment/Capture/ValueObject/index.php create mode 100644 tests/Unit/PayPal/Payment/Capture/index.php create mode 100644 tests/Unit/PayPal/Payment/Refund/index.php create mode 100644 tests/Unit/PayPal/Payment/index.php create mode 100644 tests/Unit/PayPal/index.php create mode 100644 tests/Unit/Version/index.php create mode 100644 tests/Unit/Webhook/index.php create mode 100644 tests/Unit/index.php create mode 100644 tests/index.php create mode 100644 tests/phpstan/index.php create mode 100644 views/templates/hook/adminAfterHeader/index.php create mode 100644 views/templates/hook/partials/index.php diff --git a/_dev/index.php b/_dev/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/back/index.php b/_dev/js/back/index.php new file mode 100644 index 000000000..88355f610 --- /dev/null +++ b/_dev/js/back/index.php @@ -0,0 +1,11 @@ + + * @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; diff --git a/_dev/js/front/index.php b/_dev/js/front/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/api/index.php b/_dev/js/front/src/api/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/api/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/components/1_6/index.php b/_dev/js/front/src/components/1_6/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/components/1_6/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/components/1_7/index.php b/_dev/js/front/src/components/1_7/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/components/1_7/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/components/common/index.php b/_dev/js/front/src/components/common/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/components/common/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/components/index.php b/_dev/js/front/src/components/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/components/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/components/ps-checkout-express.component/index.php b/_dev/js/front/src/components/ps-checkout-express.component/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/components/ps-checkout-express.component/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/components/ps-checkout-pay-later-banner.component/index.php b/_dev/js/front/src/components/ps-checkout-pay-later-banner.component/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/components/ps-checkout-pay-later-banner.component/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/components/ps-checkout-pay-later-message.component/index.php b/_dev/js/front/src/components/ps-checkout-pay-later-message.component/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/components/ps-checkout-pay-later-message.component/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/components/ps-checkout-pay-later.component/index.php b/_dev/js/front/src/components/ps-checkout-pay-later.component/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/components/ps-checkout-pay-later.component/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/components/ps-checkout.component/index.php b/_dev/js/front/src/components/ps-checkout.component/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/components/ps-checkout.component/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/config/index.php b/_dev/js/front/src/config/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/config/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/constants/index.php b/_dev/js/front/src/constants/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/constants/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/core/dependency-injection/index.php b/_dev/js/front/src/core/dependency-injection/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/core/dependency-injection/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/core/index.php b/_dev/js/front/src/core/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/core/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/index.php b/_dev/js/front/src/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/service/html-element.service/index.php b/_dev/js/front/src/service/html-element.service/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/service/html-element.service/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/service/index.php b/_dev/js/front/src/service/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/service/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/service/prestashop.service/index.php b/_dev/js/front/src/service/prestashop.service/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/service/prestashop.service/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/service/query-selector.service/default-selectors/index.php b/_dev/js/front/src/service/query-selector.service/default-selectors/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/service/query-selector.service/default-selectors/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/service/query-selector.service/index.php b/_dev/js/front/src/service/query-selector.service/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/service/query-selector.service/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/utils/dependency-injection/index.php b/_dev/js/front/src/utils/dependency-injection/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/utils/dependency-injection/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/utils/extra/index.php b/_dev/js/front/src/utils/extra/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/utils/extra/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/utils/extra/types/index.php b/_dev/js/front/src/utils/extra/types/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/utils/extra/types/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/utils/globals/index.php b/_dev/js/front/src/utils/globals/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/utils/globals/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/utils/index.php b/_dev/js/front/src/utils/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/utils/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/src/utils/polyfills/index.php b/_dev/js/front/src/utils/polyfills/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/src/utils/polyfills/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/test/index.php b/_dev/js/front/test/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/test/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/test/mocks/api/index.php b/_dev/js/front/test/mocks/api/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/test/mocks/api/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/test/mocks/components/common/index.php b/_dev/js/front/test/mocks/components/common/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/test/mocks/components/common/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/test/mocks/components/index.php b/_dev/js/front/test/mocks/components/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/test/mocks/components/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/test/mocks/data/index.php b/_dev/js/front/test/mocks/data/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/test/mocks/data/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/test/mocks/html-templates/index.php b/_dev/js/front/test/mocks/html-templates/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/test/mocks/html-templates/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/test/mocks/index.php b/_dev/js/front/test/mocks/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/test/mocks/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/test/mocks/service/index.php b/_dev/js/front/test/mocks/service/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/test/mocks/service/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/webpack/index.php b/_dev/js/front/webpack/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/webpack/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/webpack/profile/index.php b/_dev/js/front/webpack/profile/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/webpack/profile/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/front/webpack/utils/index.php b/_dev/js/front/webpack/utils/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/front/webpack/utils/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/_dev/js/index.php b/_dev/js/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/_dev/js/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/composer.json b/composer.json index 8082a38dc..7340c42ca 100755 --- a/composer.json +++ b/composer.json @@ -37,7 +37,8 @@ "require-dev": { "phpunit/phpunit": "~5.7", "prestashop/php-dev-tools": "~3.0", - "monolog/monolog": "^1.27.1" + "monolog/monolog": "^1.27.1", + "prestashop/autoindex": "^1.0" }, "autoload": { "psr-4": { @@ -60,6 +61,15 @@ ], "set-license-header": [ "@php ./vendor/bin/header-stamp --license=vendor/prestashop/header-stamp/assets/afl.txt --exclude=.github,node_modules,vendor,tests,_dev" + ], + "php-cs-fixer:check": [ + "@php ./vendor/bin/php-cs-fixer fix --dry-run --diff" + ], + "php-cs-fixer:fix": [ + "@php ./vendor/bin/php-cs-fixer fix" + ], + "auto-index": [ + "@php ./vendor/bin/autoindex" ] }, "author": "PrestaShop" diff --git a/config/admin/index.php b/config/admin/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/config/admin/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/config/front/index.php b/config/front/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/config/front/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/config/index.php b/config/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/config/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Builder/Configuration/index.php b/src/Builder/Configuration/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Builder/Configuration/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Builder/ModuleLink/index.php b/src/Builder/ModuleLink/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Builder/ModuleLink/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Cart/Cache/index.php b/src/Cart/Cache/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Cart/Cache/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Cart/Exception/index.php b/src/Cart/Exception/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Cart/Exception/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Cart/ValueObject/index.php b/src/Cart/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Cart/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Cart/index.php b/src/Cart/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Cart/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Checkout/Command/index.php b/src/Checkout/Command/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Checkout/Command/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Checkout/CommandHandler/index.php b/src/Checkout/CommandHandler/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Checkout/CommandHandler/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Checkout/Event/index.php b/src/Checkout/Event/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Checkout/Event/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Checkout/EventSubscriber/index.php b/src/Checkout/EventSubscriber/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Checkout/EventSubscriber/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Checkout/Exception/index.php b/src/Checkout/Exception/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Checkout/Exception/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Checkout/index.php b/src/Checkout/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Checkout/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/CommandBus/index.php b/src/CommandBus/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/CommandBus/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Configuration/index.php b/src/Configuration/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Configuration/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Context/index.php b/src/Context/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Context/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Controller/index.php b/src/Controller/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Controller/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Customer/Exception/index.php b/src/Customer/Exception/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Customer/Exception/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Customer/ValueObject/index.php b/src/Customer/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Customer/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Customer/index.php b/src/Customer/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Customer/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/DTO/Orders/index.php b/src/DTO/Orders/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/DTO/Orders/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/DTO/index.php b/src/DTO/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/DTO/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Event/index.php b/src/Event/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Event/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/ExpressCheckout/index.php b/src/ExpressCheckout/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/ExpressCheckout/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Http/index.php b/src/Http/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Http/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/OnBoarding/index.php b/src/OnBoarding/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/OnBoarding/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/Command/index.php b/src/Order/Command/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/Command/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/CommandHandler/index.php b/src/Order/CommandHandler/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/CommandHandler/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/Event/index.php b/src/Order/Event/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/Event/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/EventSubscriber/index.php b/src/Order/EventSubscriber/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/EventSubscriber/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/Exception/index.php b/src/Order/Exception/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/Exception/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/Matrice/Command/index.php b/src/Order/Matrice/Command/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/Matrice/Command/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/Matrice/CommandHandler/index.php b/src/Order/Matrice/CommandHandler/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/Matrice/CommandHandler/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/Matrice/Event/index.php b/src/Order/Matrice/Event/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/Matrice/Event/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/Matrice/index.php b/src/Order/Matrice/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/Matrice/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/Payment/Exception/index.php b/src/Order/Payment/Exception/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/Payment/Exception/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/Payment/ValueObject/index.php b/src/Order/Payment/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/Payment/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/Payment/index.php b/src/Order/Payment/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/Payment/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/Query/index.php b/src/Order/Query/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/Query/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/QueryHandler/index.php b/src/Order/QueryHandler/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/QueryHandler/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/Service/index.php b/src/Order/Service/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/Service/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/State/Exception/index.php b/src/Order/State/Exception/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/State/Exception/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/State/Service/index.php b/src/Order/State/Service/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/State/Service/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/State/ValueObject/index.php b/src/Order/State/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/State/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/State/index.php b/src/Order/State/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/State/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/ValueObject/index.php b/src/Order/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Order/index.php b/src/Order/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Order/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Customer/Command/index.php b/src/PayPal/Customer/Command/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Customer/Command/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Customer/CommandHandler/index.php b/src/PayPal/Customer/CommandHandler/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Customer/CommandHandler/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Customer/ValueObject/index.php b/src/PayPal/Customer/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Customer/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Customer/index.php b/src/PayPal/Customer/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Customer/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Merchant/Exception/index.php b/src/PayPal/Merchant/Exception/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Merchant/Exception/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Merchant/ValueObject/index.php b/src/PayPal/Merchant/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Merchant/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Merchant/index.php b/src/PayPal/Merchant/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Merchant/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/OAuth/Query/index.php b/src/PayPal/OAuth/Query/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/OAuth/Query/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/OAuth/index.php b/src/PayPal/OAuth/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/OAuth/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Order/Command/index.php b/src/PayPal/Order/Command/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Order/Command/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Order/CommandHandler/index.php b/src/PayPal/Order/CommandHandler/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Order/CommandHandler/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Order/DTO/index.php b/src/PayPal/Order/DTO/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Order/DTO/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Order/Entity/index.php b/src/PayPal/Order/Entity/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Order/Entity/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Order/Event/index.php b/src/PayPal/Order/Event/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Order/Event/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Order/EventSubscriber/index.php b/src/PayPal/Order/EventSubscriber/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Order/EventSubscriber/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Order/Exception/index.php b/src/PayPal/Order/Exception/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Order/Exception/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Order/Query/index.php b/src/PayPal/Order/Query/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Order/Query/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Order/QueryHandler/index.php b/src/PayPal/Order/QueryHandler/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Order/QueryHandler/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Order/ValueObject/index.php b/src/PayPal/Order/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Order/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Order/index.php b/src/PayPal/Order/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Order/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Payment/Authorization/index.php b/src/PayPal/Payment/Authorization/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Payment/Authorization/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Payment/Capture/Event/index.php b/src/PayPal/Payment/Capture/Event/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Payment/Capture/Event/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Payment/Capture/EventSubscriber/index.php b/src/PayPal/Payment/Capture/EventSubscriber/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Payment/Capture/EventSubscriber/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Payment/Capture/Exception/index.php b/src/PayPal/Payment/Capture/Exception/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Payment/Capture/Exception/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Payment/Capture/ValueObject/index.php b/src/PayPal/Payment/Capture/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Payment/Capture/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Payment/Capture/index.php b/src/PayPal/Payment/Capture/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Payment/Capture/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Payment/Refund/Command/index.php b/src/PayPal/Payment/Refund/Command/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Payment/Refund/Command/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Payment/Refund/CommandHandler/index.php b/src/PayPal/Payment/Refund/CommandHandler/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Payment/Refund/CommandHandler/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Payment/Refund/Event/index.php b/src/PayPal/Payment/Refund/Event/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Payment/Refund/Event/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Payment/Refund/EventSubscriber/index.php b/src/PayPal/Payment/Refund/EventSubscriber/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Payment/Refund/EventSubscriber/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Payment/Refund/Exception/index.php b/src/PayPal/Payment/Refund/Exception/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Payment/Refund/Exception/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Payment/Refund/index.php b/src/PayPal/Payment/Refund/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Payment/Refund/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Payment/index.php b/src/PayPal/Payment/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Payment/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/PaymentToken/Command/index.php b/src/PayPal/PaymentToken/Command/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/PaymentToken/Command/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/PaymentToken/CommandHandler/index.php b/src/PayPal/PaymentToken/CommandHandler/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/PaymentToken/CommandHandler/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/PaymentToken/Entity/index.php b/src/PayPal/PaymentToken/Entity/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/PaymentToken/Entity/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/PaymentToken/Event/index.php b/src/PayPal/PaymentToken/Event/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/PaymentToken/Event/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/PaymentToken/EventSubscriber/index.php b/src/PayPal/PaymentToken/EventSubscriber/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/PaymentToken/EventSubscriber/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/PaymentToken/Query/index.php b/src/PayPal/PaymentToken/Query/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/PaymentToken/Query/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/PaymentToken/ValueObject/index.php b/src/PayPal/PaymentToken/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/PaymentToken/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/PaymentToken/index.php b/src/PayPal/PaymentToken/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/PaymentToken/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/PayPal/Sdk/index.php b/src/PayPal/Sdk/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/PayPal/Sdk/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Presenter/Date/index.php b/src/Presenter/Date/index.php new file mode 100755 index 000000000..296d682e8 --- /dev/null +++ b/src/Presenter/Date/index.php @@ -0,0 +1,28 @@ + + * @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; diff --git a/src/Provider/index.php b/src/Provider/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Provider/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Routing/index.php b/src/Routing/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Routing/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Serializer/index.php b/src/Serializer/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Serializer/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Settings/index.php b/src/Settings/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Settings/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Shop/index.php b/src/Shop/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Shop/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Validator/index.php b/src/Validator/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Validator/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Version/index.php b/src/Version/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Version/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/src/Webhook/index.php b/src/Webhook/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/src/Webhook/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Builder/index.php b/tests/Unit/Builder/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Builder/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Cart/ValueObject/index.php b/tests/Unit/Cart/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Cart/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Cart/index.php b/tests/Unit/Cart/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Cart/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Customer/ValueObject/index.php b/tests/Unit/Customer/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Customer/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Customer/index.php b/tests/Unit/Customer/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Customer/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/FundingSource/index.php b/tests/Unit/FundingSource/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/FundingSource/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Http/index.php b/tests/Unit/Http/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Http/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Logger/index.php b/tests/Unit/Logger/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Logger/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Order/Payment/ValueObject/index.php b/tests/Unit/Order/Payment/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Order/Payment/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Order/Payment/index.php b/tests/Unit/Order/Payment/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Order/Payment/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Order/Service/index.php b/tests/Unit/Order/Service/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Order/Service/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Order/State/ValueObject/index.php b/tests/Unit/Order/State/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Order/State/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Order/State/index.php b/tests/Unit/Order/State/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Order/State/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Order/ValueObject/index.php b/tests/Unit/Order/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Order/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Order/index.php b/tests/Unit/Order/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Order/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/PayPal/Merchant/ValueObject/index.php b/tests/Unit/PayPal/Merchant/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/PayPal/Merchant/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/PayPal/Merchant/index.php b/tests/Unit/PayPal/Merchant/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/PayPal/Merchant/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/PayPal/Order/DTO/index.php b/tests/Unit/PayPal/Order/DTO/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/PayPal/Order/DTO/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/PayPal/Order/ValueObject/index.php b/tests/Unit/PayPal/Order/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/PayPal/Order/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/PayPal/Order/index.php b/tests/Unit/PayPal/Order/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/PayPal/Order/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/PayPal/Payment/Authorization/index.php b/tests/Unit/PayPal/Payment/Authorization/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/PayPal/Payment/Authorization/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/PayPal/Payment/Capture/ValueObject/index.php b/tests/Unit/PayPal/Payment/Capture/ValueObject/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/PayPal/Payment/Capture/ValueObject/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/PayPal/Payment/Capture/index.php b/tests/Unit/PayPal/Payment/Capture/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/PayPal/Payment/Capture/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/PayPal/Payment/Refund/index.php b/tests/Unit/PayPal/Payment/Refund/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/PayPal/Payment/Refund/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/PayPal/Payment/index.php b/tests/Unit/PayPal/Payment/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/PayPal/Payment/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/PayPal/index.php b/tests/Unit/PayPal/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/PayPal/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Version/index.php b/tests/Unit/Version/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Version/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/Webhook/index.php b/tests/Unit/Webhook/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/Webhook/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/Unit/index.php b/tests/Unit/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/Unit/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/index.php b/tests/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/tests/phpstan/index.php b/tests/phpstan/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/tests/phpstan/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/views/templates/hook/adminAfterHeader/index.php b/views/templates/hook/adminAfterHeader/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/views/templates/hook/adminAfterHeader/index.php @@ -0,0 +1,29 @@ + + * @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; diff --git a/views/templates/hook/partials/index.php b/views/templates/hook/partials/index.php new file mode 100644 index 000000000..3c82fdf67 --- /dev/null +++ b/views/templates/hook/partials/index.php @@ -0,0 +1,29 @@ + + * @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;