diff --git a/website/controller/Product.class.php b/website/controller/Product.class.php index 68007f0..61eefa1 100644 --- a/website/controller/Product.class.php +++ b/website/controller/Product.class.php @@ -15,7 +15,7 @@ class Controller_Product extends Controller_Abstract */ public function recommendAction() { - $this->_viewname = '../default/other'; + } /**