//remove debug

This commit is contained in:
vAugagneur
2012-12-02 20:05:39 +01:00
parent 49e1a536e3
commit 0de7579f58
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';