Showing
1 changed file
with
1 additions
and
1 deletions
@@ -34,7 +34,7 @@ class XinshiliController extends HuodongAction | @@ -34,7 +34,7 @@ class XinshiliController extends HuodongAction | ||
34 | */ | 34 | */ |
35 | private function checkLogin() | 35 | private function checkLogin() |
36 | { | 36 | { |
37 | - $playUrl = Helpers::url('/cuxiao/girlsday/index'); | 37 | + $playUrl = Helpers::url('/cuxiao/xinshili/index'); |
38 | $playUrlEncode = strtr($playUrl, array('/' => '\\/')); | 38 | $playUrlEncode = strtr($playUrl, array('/' => '\\/')); |
39 | 39 | ||
40 | $uid = $this->getLoggedUid(); | 40 | $uid = $this->getLoggedUid(); |
-
Please register or login to post a comment