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