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