diff --git a/404.php b/404.php deleted file mode 100644 index 9fd4270f4..000000000 --- a/404.php +++ /dev/null @@ -1,29 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -require_once(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); -Controller::getController('PageNotFoundController')->run(); diff --git a/address.php b/address.php deleted file mode 100644 index 4dbf1d223..000000000 --- a/address.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=address'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/addresses.php b/addresses.php deleted file mode 100644 index cda46efcf..000000000 --- a/addresses.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=addresses'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/attachment.php b/attachment.php deleted file mode 100644 index b279b5a60..000000000 --- a/attachment.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=attachment'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/authentication.php b/authentication.php deleted file mode 100644 index 71afb055d..000000000 --- a/authentication.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=authentication'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/best-sales.php b/best-sales.php deleted file mode 100644 index 0de3b406a..000000000 --- a/best-sales.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=best-sales'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/cart.php b/cart.php deleted file mode 100644 index ab2437822..000000000 --- a/cart.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=cart'.($_REQUEST ? '&'.http_build_query($_REQUEST, '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/category.php b/category.php deleted file mode 100644 index a4113606e..000000000 --- a/category.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=category'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/changecurrency.php b/changecurrency.php deleted file mode 100644 index fe8e4a65d..000000000 --- a/changecurrency.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=change-currency'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/cms.php b/cms.php deleted file mode 100644 index ff2c40d7c..000000000 --- a/cms.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=cms'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/contact-form.php b/contact-form.php deleted file mode 100644 index 5891e5b0a..000000000 --- a/contact-form.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=contact'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/get-file.php b/get-file.php deleted file mode 100644 index 70507df4a..000000000 --- a/get-file.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=get-file'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/guest-tracking.php b/guest-tracking.php deleted file mode 100644 index b5e2d6065..000000000 --- a/guest-tracking.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=guest-tracking'.($_REQUEST ? '&'.http_build_query($_REQUEST, '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/history.php b/history.php deleted file mode 100644 index e4a97510b..000000000 --- a/history.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=history'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/identity.php b/identity.php deleted file mode 100644 index 845738311..000000000 --- a/identity.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=identity'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/manufacturer.php b/manufacturer.php deleted file mode 100644 index 92715f48d..000000000 --- a/manufacturer.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=manufacturer'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/my-account.php b/my-account.php deleted file mode 100644 index 9569dfa8f..000000000 --- a/my-account.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=my-account'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/new-products.php b/new-products.php deleted file mode 100644 index 49d26cdbf..000000000 --- a/new-products.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=new-products'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/order-confirmation.php b/order-confirmation.php deleted file mode 100644 index eeef146d8..000000000 --- a/order-confirmation.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=order-confirmation'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/order-detail.php b/order-detail.php deleted file mode 100644 index 7ef3b3d24..000000000 --- a/order-detail.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=order-detail'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/order-follow.php b/order-follow.php deleted file mode 100644 index 9cc7e6e45..000000000 --- a/order-follow.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=order-follow'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/order-opc.php b/order-opc.php deleted file mode 100644 index 1f7ae4f84..000000000 --- a/order-opc.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=order-opc'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/order-return.php b/order-return.php deleted file mode 100644 index 07e8afcaa..000000000 --- a/order-return.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=order-return'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/order-slip.php b/order-slip.php deleted file mode 100644 index b43f6b0cb..000000000 --- a/order-slip.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=order-slip'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/order.php b/order.php deleted file mode 100644 index bfcd72554..000000000 --- a/order.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=order'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/password.php b/password.php deleted file mode 100644 index bd8bbf774..000000000 --- a/password.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=password'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/pdf-invoice.php b/pdf-invoice.php deleted file mode 100644 index 485d8fdfe..000000000 --- a/pdf-invoice.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -include(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=pdf-invoice'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/pdf-order-return.php b/pdf-order-return.php deleted file mode 100644 index 209bc5251..000000000 --- a/pdf-order-return.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -include(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=pdf-order-return'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/pdf-order-slip.php b/pdf-order-slip.php deleted file mode 100644 index c466ed015..000000000 --- a/pdf-order-slip.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -include(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=pdf-order-slip'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/prices-drop.php b/prices-drop.php deleted file mode 100644 index 0fda5fdb7..000000000 --- a/prices-drop.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=prices-drop'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/product-sort.php b/product-sort.php deleted file mode 100644 index c472c2474..000000000 --- a/product-sort.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=product-sort'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/product.php b/product.php deleted file mode 100644 index 141b69045..000000000 --- a/product.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=product'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/products-comparison.php b/products-comparison.php deleted file mode 100644 index 392451103..000000000 --- a/products-comparison.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=products-comparison'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/search.php b/search.php deleted file mode 100644 index 765f22017..000000000 --- a/search.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=search'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/statistics.php b/statistics.php deleted file mode 100644 index f1837c308..000000000 --- a/statistics.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=statistics'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/stores.php b/stores.php deleted file mode 100644 index 48d74257a..000000000 --- a/stores.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=stores'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file diff --git a/supplier.php b/supplier.php deleted file mode 100644 index dea782448..000000000 --- a/supplier.php +++ /dev/null @@ -1,37 +0,0 @@ - -* @copyright 2007-2013 PrestaShop SA -* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) -* International Registered Trademark & Property of PrestaShop SA -*/ - -/** - * This file will be removed in 1.6 - * You have to use index.php?controller=page_name instead of this page - * - * @deprecated 1.5.0 - */ - -require(dirname(__FILE__).'/config/config.inc.php'); -Tools::displayFileAsDeprecated(); - -Tools::redirect('index.php?controller=supplier'.((count($_GET) || count($_POST)) ? '&'.http_build_query(array_merge($_GET, $_POST), '', '&') : ''), __PS_BASE_URI__, null, 'HTTP/1.1 301 Moved Permanently'); \ No newline at end of file