linwu 5 tháng trước cách đây
mục cha
commit
c6ff743de6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/mobile/controller/Human.php

+ 1 - 1
app/mobile/controller/Human.php

@@ -229,7 +229,7 @@ class Human extends MobileBaseController
 
     public function guide()
     {
-//        $this->_listValidate();
+        $this->_listValidate();
 
         return view();
     }