// 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
+2 -2
View File
@@ -417,7 +417,7 @@ class FrontControllerCore extends Controller
}
/**
* @deprecated
* @deprecated 1.5.0
*/
public function displayHeader($display = true)
{
@@ -449,7 +449,7 @@ class FrontControllerCore extends Controller
}
/**
* @deprecated
* @deprecated 1.5.0
*/
public function displayFooter($display = true)
{