ercio Posted January 25, 2016 Report Share Posted January 25, 2016 what is the code to add the pilot ID on confirmation registration email? Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted January 25, 2016 Administrators Report Share Posted January 25, 2016 In the email_resgistrationaccepted template you can use; <?php echo PilotData::getPilotCode($pilot->code, $pilot->pilotid); ?> Quote Link to comment Share on other sites More sharing options...
ercio Posted January 25, 2016 Author Report Share Posted January 25, 2016 thank you! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.