login($email, $password)){ echo " "; exit; }else{ echo "

Login Failed

"; } }else if( isset($_GET['reset']) ) { //reset password $client["client"] = array("email" => $email); $data_string = json_encode($client); $response = $plugin->apiCall("forgot_password", "POST", $data_string); $plugin->show_response ($response, "We've sent an e-mail with further instructions to $email."); } ?>

Update Your Account

Looks like you just updated the 40Nuggets Plugin. Please verify your account.

Registered E-mail

&reset=true">Send me a temporary password