Commit ef0d010d by Jansa Jose

register

parent c7f2c5b2
......@@ -85,7 +85,7 @@ header('Content-Type: text/html; charset=utf-8');
// $body = "OTP for JoyRide account signup is:".$request['otp'];
// $email = $request['email'];
$email = $request['email'];
// $name = $data['first_name'].' '.$data['last_name'];
// $sub = 'OTP Verification';
// $this->send_mail($email,$sub,$body,$name);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment