From 0b7121a8e5cba65adc0a134b05d121e4ced6b655 Mon Sep 17 00:00:00 2001
From: whb <whb@yoho>
Date: Tue, 1 Sep 2015 14:37:22 +0800
Subject: [PATCH] 推荐商品

---
 website/controller/Product.class.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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';
+        
     }
     
     /**
--
libgit2 0.24.0