[-] BO : fix #PSTEST-281

This commit is contained in:
lLefevre
2012-01-03 15:00:13 +00:00
parent ac32e67dc6
commit b460fc963a
+1 -1
View File
@@ -87,7 +87,7 @@ class CmsControllerCore extends FrontController
if (isset($this->cms->id_cms_category) && $this->cms->id_cms_category)
$path = Tools::getFullPath($this->cms->id_cms_category, $this->cms->meta_title, 'CMS');
else
$path = Tools::getFullPath(1, $this->cms->meta_title, 'CMS');
$path = Tools::getFullPath(1, $this->cms_category->meta_title, 'CMS');
if ($this->assignCase == 1)
{
$this->context->smarty->assign(array(