DengTao 8 years ago
parent
commit
9fd558ccf9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      www/protected/modules/moonclub/controllers/WebController.php

+ 2 - 2
www/protected/modules/moonclub/controllers/WebController.php

@@ -65,10 +65,10 @@ class WebController extends MoonClubBaseController {
                 }
                 }
             }
             }
 
 
-
+            var_dump($userId);exit;
         }
         }
-        if($home_page){
 
 
+        if($home_page){
             $this->renderpartial($home_page.'Index', array(
             $this->renderpartial($home_page.'Index', array(
                 'version' => '2015082505',
                 'version' => '2015082505',
                 'debug' => 'false',
                 'debug' => 'false',