Acceptance Email

I am looking for some help, on inserting the Pilot Id & Password into the acceptance email. Any help would be greatly appreciated.

Regards,

Allan

Self explanatory,

<?php echo $pilot->firstname.' '.$pilot->lastname ?> <?php echo PilotData::GetPilotCode($pilot->code, $pilot->pilotid)?>

I would strongly suggest that you do not send the password in that mail.

K thanks so much for this I couldn’t figure it out.

Regards,

Allan