';
}
if (isset($status_message) )
{
echo ''.errorInfo::$errorInfo['EMAIL_SUCCESS'].'
';
}
if ( isset($error_message) )
{
echo ''.errorInfo::$errorInfo['EMAIL_SERVER_ERR'].'
';
}
?>
Change account email
After saving your new email, you'll receive a confirmation email to your new address confirming it's correct. Until the new address is confirmed, your old address will be used.
create('User',array('action' => 'editEmail','class'=>'form','name'=>'form')); ?>