You has applied to reset your password,please click the followwing link to continue:
{php} $md5 = md5(time() . SYS_ENCODE_SALT); $url = 'http://'. {call SYS_HOSTNAME} .'/member.php?act=reset&username='. {call $_POST['username']} .'&time='. {call time()} .'&key='. {call $md5}; {/php} {call $url}
Best Regards
{call SYS_HOSTNAME}