// Add more informations on deprecated data

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12716 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-01-26 14:10:31 +00:00
parent acae0cb8aa
commit 2159489ad2
44 changed files with 127 additions and 30 deletions
+3
View File
@@ -27,6 +27,9 @@
/**
* 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');