// Add mention "This file will be removed in 1.6" in old root controllers

This commit is contained in:
rMalie
2012-01-23 12:51:25 +00:00
parent b97f5f180e
commit aae00836fb
41 changed files with 164 additions and 0 deletions

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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

View File

@@ -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();

View File

@@ -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();

View File

@@ -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

View File

@@ -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();

View File

@@ -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();

View File

@@ -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

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();

View File

@@ -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();