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);