From 4a3b8654669dadf75a87033dc8ce411bf7112555 Mon Sep 17 00:00:00 2001 From: bogdan202 Date: Tue, 21 May 2024 16:41:18 +0200 Subject: [PATCH] remove index.php --- 202/_dev/js/index.php | 35 ------------------- .../modules/fetch-paypal-carriers/index.php | 35 ------------------- 202/_dev/scss/index.php | 35 ------------------- classes/Constants/index.php | 35 ------------------- classes/SEPA/index.php | 35 ------------------- classes/WhiteList/index.php | 35 ------------------- classes/index.php | 35 ------------------- controllers/front/index.php | 35 ------------------- controllers/index.php | 35 ------------------- index.php | 35 ------------------- services/Order/index.php | 35 ------------------- services/index.php | 35 ------------------- translations/index.php | 35 ------------------- upgrade/index.php | 35 ------------------- views/img/index.php | 34 ------------------ views/index.php | 34 ------------------ views/intl-tel/css/index.php | 34 ------------------ views/intl-tel/img/index.php | 34 ------------------ views/intl-tel/index.php | 34 ------------------ views/intl-tel/js/index.php | 34 ------------------ .../admin/_partials/messages/index.php | 34 ------------------ views/templates/admin/index.php | 34 ------------------ views/templates/front/index.php | 34 ------------------ views/templates/hook/index.php | 34 ------------------ views/templates/index.php | 34 ------------------ 25 files changed, 864 deletions(-) delete mode 100644 202/_dev/js/index.php delete mode 100644 202/_dev/modules/fetch-paypal-carriers/index.php delete mode 100644 202/_dev/scss/index.php delete mode 100644 classes/Constants/index.php delete mode 100644 classes/SEPA/index.php delete mode 100644 classes/WhiteList/index.php delete mode 100755 classes/index.php delete mode 100755 controllers/front/index.php delete mode 100755 controllers/index.php delete mode 100755 index.php delete mode 100644 services/Order/index.php delete mode 100644 services/index.php delete mode 100644 translations/index.php delete mode 100755 upgrade/index.php delete mode 100755 views/img/index.php delete mode 100755 views/index.php delete mode 100644 views/intl-tel/css/index.php delete mode 100644 views/intl-tel/img/index.php delete mode 100644 views/intl-tel/index.php delete mode 100644 views/intl-tel/js/index.php delete mode 100644 views/templates/admin/_partials/messages/index.php delete mode 100755 views/templates/admin/index.php delete mode 100755 views/templates/front/index.php delete mode 100755 views/templates/hook/index.php delete mode 100755 views/templates/index.php diff --git a/202/_dev/js/index.php b/202/_dev/js/index.php deleted file mode 100644 index f425490a..00000000 --- a/202/_dev/js/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/202/_dev/modules/fetch-paypal-carriers/index.php b/202/_dev/modules/fetch-paypal-carriers/index.php deleted file mode 100644 index f425490a..00000000 --- a/202/_dev/modules/fetch-paypal-carriers/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/202/_dev/scss/index.php b/202/_dev/scss/index.php deleted file mode 100644 index f425490a..00000000 --- a/202/_dev/scss/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/classes/Constants/index.php b/classes/Constants/index.php deleted file mode 100644 index f425490a..00000000 --- a/classes/Constants/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/classes/SEPA/index.php b/classes/SEPA/index.php deleted file mode 100644 index f425490a..00000000 --- a/classes/SEPA/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/classes/WhiteList/index.php b/classes/WhiteList/index.php deleted file mode 100644 index f425490a..00000000 --- a/classes/WhiteList/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/classes/index.php b/classes/index.php deleted file mode 100755 index f425490a..00000000 --- a/classes/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/controllers/front/index.php b/controllers/front/index.php deleted file mode 100755 index f425490a..00000000 --- a/controllers/front/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/controllers/index.php b/controllers/index.php deleted file mode 100755 index f425490a..00000000 --- a/controllers/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/index.php b/index.php deleted file mode 100755 index f425490a..00000000 --- a/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/services/Order/index.php b/services/Order/index.php deleted file mode 100644 index f425490a..00000000 --- a/services/Order/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/services/index.php b/services/index.php deleted file mode 100644 index f425490a..00000000 --- a/services/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/translations/index.php b/translations/index.php deleted file mode 100644 index f425490a..00000000 --- a/translations/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/upgrade/index.php b/upgrade/index.php deleted file mode 100755 index f425490a..00000000 --- a/upgrade/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - * - */ -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/img/index.php b/views/img/index.php deleted file mode 100755 index e73aee26..00000000 --- a/views/img/index.php +++ /dev/null @@ -1,34 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - */ -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/index.php b/views/index.php deleted file mode 100755 index e73aee26..00000000 --- a/views/index.php +++ /dev/null @@ -1,34 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - */ -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/intl-tel/css/index.php b/views/intl-tel/css/index.php deleted file mode 100644 index e73aee26..00000000 --- a/views/intl-tel/css/index.php +++ /dev/null @@ -1,34 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - */ -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/intl-tel/img/index.php b/views/intl-tel/img/index.php deleted file mode 100644 index e73aee26..00000000 --- a/views/intl-tel/img/index.php +++ /dev/null @@ -1,34 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - */ -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/intl-tel/index.php b/views/intl-tel/index.php deleted file mode 100644 index e73aee26..00000000 --- a/views/intl-tel/index.php +++ /dev/null @@ -1,34 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - */ -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/intl-tel/js/index.php b/views/intl-tel/js/index.php deleted file mode 100644 index e73aee26..00000000 --- a/views/intl-tel/js/index.php +++ /dev/null @@ -1,34 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - */ -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/admin/_partials/messages/index.php b/views/templates/admin/_partials/messages/index.php deleted file mode 100644 index e73aee26..00000000 --- a/views/templates/admin/_partials/messages/index.php +++ /dev/null @@ -1,34 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - */ -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/admin/index.php b/views/templates/admin/index.php deleted file mode 100755 index e73aee26..00000000 --- a/views/templates/admin/index.php +++ /dev/null @@ -1,34 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - */ -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/front/index.php b/views/templates/front/index.php deleted file mode 100755 index e73aee26..00000000 --- a/views/templates/front/index.php +++ /dev/null @@ -1,34 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - */ -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/index.php b/views/templates/hook/index.php deleted file mode 100755 index e73aee26..00000000 --- a/views/templates/hook/index.php +++ /dev/null @@ -1,34 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - */ -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/index.php b/views/templates/index.php deleted file mode 100755 index e73aee26..00000000 --- a/views/templates/index.php +++ /dev/null @@ -1,34 +0,0 @@ - - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) - * @copyright PayPal - */ -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;