Jonlin 6 năm trước cách đây
mục cha
commit
829d6e1756
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      application/index/controller/User.php

+ 1 - 1
application/index/controller/User.php

@@ -354,7 +354,7 @@ class User extends Controller
               return $br;
           }
           else{
-              return "unknow";
+              return "";
           }
       }