Skip to content

Commit

Permalink
// Add mention "This file will be removed in 1.6" in old root control…
Browse files Browse the repository at this point in the history
…lers
  • Loading branch information
raphaelMalie committed Jan 23, 2012
1 parent b97f5f1 commit aae0083
Show file tree
Hide file tree
Showing 41 changed files with 164 additions and 0 deletions.
4 changes: 4 additions & 0 deletions address.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions addresses.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions attachment.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions authentication.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions best-sales.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions cart.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions category.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions changecurrency.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions cms.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions contact-form.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions discount.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

if (isset(Context::getContext()->controller))
$controller = Context::getContext()->controller;
else
Expand Down
4 changes: 4 additions & 0 deletions get-file.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions guest-tracking.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions header.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

if (isset(Context::getContext()->controller))
$controller = Context::getContext()->controller;
else
Expand Down
4 changes: 4 additions & 0 deletions history.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions identity.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions init.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

if (isset(Context::getContext()->controller))
$controller = Context::getContext()->controller;
else
Expand Down
4 changes: 4 additions & 0 deletions manufacturer.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions my-account.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions new-products.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions order-confirmation.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions order-detail.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions order-follow.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions order-opc.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions order-return.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions order-slip.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions order.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions password.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions pdf-invoice.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

include(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions pdf-order-return.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

include(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions pdf-order-slip.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

include(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions prices-drop.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions product-sort.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions product.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
4 changes: 4 additions & 0 deletions products-comparison.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/

/**
* This file will be removed in 1.6
*/

require(dirname(__FILE__).'/config/config.inc.php');
Tools::displayFileAsDeprecated();

Expand Down
Loading

0 comments on commit aae0083

Please sign in to comment.