//delete info() in HelperList

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9023 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-10-04 14:59:03 +00:00
parent 4c720551a8
commit ab53862f87
-1
View File
@@ -223,7 +223,6 @@ class HelperListCore extends Helper
if(isset($this->_listSkipDelete))
{
info($this->_listSkipDelete);
$this->context->smarty->assign('listSkipDelete', $this->_listSkipDelete);
}