dever 6 년 전
부모
커밋
7f4c4d6f7b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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);