This script handles the validation of the email-address. More...
Go to the source code of this file.
This script handles the validation of the email-address.
This file handles the validation of the email-address. Its main task is to evaluate the token passed as part of the url. If the token is accepted the users email has been verified. This file depends on inc/common.php and templates/nocontent.tpl. This file is based on activate-account.php from UserCake Version: 2.0.2*
Definition in file validate_email.php.