Quote by Crissy: How do I hard code removal instructions into every message sent from the mail user function?
Thanks,
Crissy
do you mean account removal?
if you dont want users to delete their account you can set it off in your config.php
$_CONF['allow_account_delete'] = 0;
if you have set that =0 you dont really have to hard code editing that msg for deleting accounts, it wont appear.
i hope it is what you mean.
we are just shadows of our hidden identities