Skip to content

Commit

Permalink
Update FinalQriket.php
Browse files Browse the repository at this point in the history
  • Loading branch information
yaelahrip committed Jun 1, 2019
1 parent aa7d073 commit b95cfd9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions FinalQriket.php
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ function Register($usernameEmail,$firstName,$lastName,$password,$tp,$phoneNumber

function exeCutePUT($post,$url,$deviceInfo)
{
//PKT8HD

$headers= array(
"device-type: Android",
Expand Down Expand Up @@ -671,4 +670,4 @@ function put($path, $post, $token)
$info = curl_getinfo($curl);
curl_close($curl);
return $result;
}
}

0 comments on commit b95cfd9

Please sign in to comment.