dever 6 năm trước cách đây
mục cha
commit
7f4c4d6f7b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Reg.php

+ 1 - 1
src/Reg.php

@@ -279,7 +279,7 @@ class Reg extends Base
 
             $method = 'checkEmailExists';
 
-            $this->$method(1, true);
+            $this->$method(1, 1);
 
             $code = $this->code(false, false);