".$lang_takeconfirm['std_here_to_go_back'],false); $title = $SITENAME.$lang_takeconfirm['mail_title']; $baseUrl = getSchemeAndHttpHost(); $body = <<{$lang_takeconfirm['mail_here']}
{$baseUrl}/login.php {$lang_takeconfirm['mail_content_2']} EOD; //this mail is sent when the site is using admin(open/closed)/inviter(closed) confirmation and the admin/inviter confirmed the pending user sent_mail($email,$SITENAME,$SITEEMAIL,$title,$body,"invite confirm",false,false,''); header("Refresh: 0; url=invite.php?id=".htmlspecialchars($CURUSER['id'])); ?>