Teachers to receive new self-enrolled emails

Re: Teachers to receive new self-enrolled emails

by LUIS FERNANDES -
Number of replies: 0

Hi all,

I'm looking for a similar solution on how to notify a manager (role) using email_to_user on function send_confirmation_email, telling that a new user had self registrated. 

I'm using this to notify admin: email_to_user($supportuser, $supportuser, $subject, $messageadmin, $messagehtmladmin);

but I would like to use a line like this to notify one manager or to a simple email address.

Can someone help me with this?

Best regards