";
}else{
$stacks_in_202_page15['errors'][] = " Send Failed ";
}
}
}
//=============================================================//
// ! BUILD OUTPUT
//=============================================================//
$stacks_in_202_page15['output'] = '';
// if errors display
if(count($stacks_in_202_page15['errors'])>0){
$stacks_in_202_page15['output'] .= '
';
}
// show success message
if($_GET['rs'] == 'good'){
$stacks_in_202_page15['output'] .= '
';
}
$stacks_in_202_page15['output'] .= '
';
?>