tnRegenerateSession(); $tnUser = new teranodeUserLoginLogoutResetPassword(); ?>
|
Login and Registration
tnGetPreviousPageFromSession() === '/downloads/TDS/index.php'){
if(empty($_GET['mid'])){
// we want to display the trial promo on the login page
$mid = 2;
} else {
$mid = intval($_GET['mid']);
}
switch($mid){
case 1:// account verify
require_once('teranode_user_account_verify.inc');
//require_once('teranode_user_sql.inc');
$tnUser = new teranodeAccountVerification();
print $tnUser->html;
echo '
'; break; } } else { if($tnUser->tnFormMsgTpl){ echo ' ';
require_once($tnUser->tnFormMsgTpl);
echo ' ';
} else {
echo '
FORGOT YOUR PASSWORD?
Enter your email address below and select "Reset Password". A new password will be emailed to you.
|
||||||||||||||||||||||||||||||||||||||||