Merge branch 'develop' of http://git.dev.yoho.cn/web/yohobuy into develop
# Conflicts: # template/m.yohobuy.com/actions/index/home/i-help.phtml # yohobuy/m.yohobuy.com/application/controllers/Home.php
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -876,7 +876,7 @@ class HomeController extends AbstractAction | @@ -876,7 +876,7 @@ class HomeController extends AbstractAction | ||
876 | */ | 876 | */ |
877 | public function helpAction() | 877 | public function helpAction() |
878 | { | 878 | { |
879 | - $service = Home\HelpModel::serviceInfo(); | 879 | + $service = Home\HelpModel::serviceInfo(); |
880 | $this->setTitle('帮助中心'); | 880 | $this->setTitle('帮助中心'); |
881 | $this->setNavHeader('帮助中心'); | 881 | $this->setNavHeader('帮助中心'); |
882 | $data = array( | 882 | $data = array( |
-
Please register or login to post a comment