Remove break point
This commit is contained in:
parent
1920a84634
commit
eea2e769d1
@ -222,7 +222,7 @@ class AuthController extends AuthControllerCore
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
echo $email; exit;
|
|
||||||
/* Preparing customer */
|
/* Preparing customer */
|
||||||
$customer = new Customer();
|
$customer = new Customer();
|
||||||
$lastnameAddress = $_POST['lastname'];
|
$lastnameAddress = $_POST['lastname'];
|
||||||
|
Loading…
Reference in New Issue
Block a user