DATA; if ($requirepass === TRUE) { echo << DATA; } else { echo << DATA; } if ($fm->exbb['emailfunctions'] === TRUE) { echo << DATA; } if ($fm->exbb['anti_bot'] === TRUE) { echo << DATA; } if ($fm->exbb['text_confirmation'] === TRUE) { require('modules/text_confirmation/config.php'); $_SESSION['text_confirm'] = $value = $text_confirmation_config[array_rand($text_confirmation_config)]; echo << DATA; } if ($fm->exbb['reg_simple'] === FALSE) { echo << {$select_birstday} DATA; if ($fm->exbb['emailfunctions'] === TRUE) { echo << DATA; } if ($fm->exbb['emailfunctions'] === TRUE && $fm->exbb['pmnewmes'] === TRUE){ echo << DATA; } if ($fm->exbb['visiblemode'] === TRUE){ echo << DATA; } echo << DATA; if ($fm->exbb['avatars'] === TRUE) { echo << function showimage() { document.images.useravatars.src="./im/avatars/"+document.creator.useravatar.options[document.creator.useravatar.selectedIndex].value; } AVATAR; } } echo <<
{$fm->LANG['RegInfo']}
{$fm->LANG['UserName']}{$intern}
{$fm->LANG['RegEmailOn']}
{$fm->LANG['Password']}
{$fm->LANG['PassEnter']}
{$fm->LANG['YouEmail']}
{$fm->LANG['YouEmailDesc']}
{$fm->LANG['CaptchaCode']}
{$fm->LANG['CaptchaBroken']}
captcha
{$fm->LANG['CaptchaÑonfirm']}
{$fm->LANG['CaptchaNote']}
{$value['title']}
{$value['description']}
{$fm->LANG['AboutSelf']} ({$fm->LANG['NotNeededInfo']})
{$fm->LANG['ICQ']}
{$fm->LANG['ICQDesc']}
{$fm->LANG['AOL']}
{$fm->LANG['AOLDesc']}
{$fm->LANG['WWW']}
{$fm->LANG['WWWDesc']}
{$fm->LANG['From']}
{$fm->LANG['FromDesc']}
{$fm->LANG['Interests']}
{$fm->LANG['InterestsDesc']}
{$fm->LANG['Signature']}
{$fm->LANG['SignatureDesc']}
{$fm->LANG['ShowYouSig']} {$fm->LANG['Yes']}   {$fm->LANG['No']}
{$fm->LANG['Options']}
{$fm->LANG['ShowEmail']}
{$fm->LANG['ShowEmailDesc']}
{$fm->LANG['Yes']}   {$fm->LANG['No']}
{$fm->LANG['NewPMNotify']}
{$fm->LANG['NewPMNotifyDesc']}
{$fm->LANG['Yes']}   {$fm->LANG['No']}
{$fm->LANG['VisibleMode']}
{$fm->LANG['VisibleModeDesc']}
{$fm->LANG['Yes']}   {$fm->LANG['No']}
{$fm->LANG['DefaultLanguage']}
{$fm->LANG['DefaultStyle']}
{$fm->LANG['TimeZone']}
{$fm->LANG['CurrTime']} {$basetimes}
{$fm->LANG['YouZone']}
{$fm->LANG['Avatar']}
{$fm->LANG['YourAvatar']}
 
DATA; ?>