//remove debug

This commit is contained in:
vAugagneur
2012-12-02 20:05:39 +01:00
parent 2d30a966c3
commit 12cb5316ee
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -53,7 +53,6 @@ class CategoryControllerCore extends FrontController
public function canonicalRedirection($canonicalURL = '')
{
return ;
if (!Validate::isLoadedObject($this->category) || !$this->category->inShop() || !$this->category->isAssociatedToShop())
{
$this->redirect_after = '404';