code review by fei.hong: do add couponxinshili huodong
Showing
1 changed file
with
0 additions
and
1 deletions
@@ -55,7 +55,6 @@ class HuodongWebAction extends Controller_Abstract | @@ -55,7 +55,6 @@ class HuodongWebAction extends Controller_Abstract | ||
55 | public function init() | 55 | public function init() |
56 | { | 56 | { |
57 | if (!$this->isAjax() && Mobile::isMobile()) { | 57 | if (!$this->isAjax() && Mobile::isMobile()) { |
58 | - echo 'ddd'; exit; | ||
59 | header("HTTP/1.1 301 Moved Permanently"); | 58 | header("HTTP/1.1 301 Moved Permanently"); |
60 | header('Location:http://huodong.m.yohobuy.com'.$_SERVER['REQUEST_URI']); | 59 | header('Location:http://huodong.m.yohobuy.com'.$_SERVER['REQUEST_URI']); |
61 | exit(); | 60 | exit(); |
-
Please register or login to post a comment