setVariable('next_url',SSL_PROTO.DOMAIN_NAME.'/my/prof_reg.php'); $template->setVariable('site_top_url',SITE_TOP_URL); $template->setVariable('u_id',$p['uid']); $template->setVariable('nickname_h2',$p['nickname']); $template->setVariable('year_h2',$p['year']); $template->setVariable('month_h2',$p['month']); $template->setVariable('day_h2',$p['day']); $template->setVariable('hist_h2',$p['hist']); $template->setVariable('comment_h2',$p['comment']); $template->setVariable('contents2',$p['contents']); $template->show(); } privacy_conf( $p ); ?>