dever 6 tahun lalu
induk
melakukan
7f4c4d6f7b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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);