, * Andreas Oesterreicher and * Karl Burkhart . */ require_once '../../../config/cis.config.inc.php'; require_once '../../../include/person.class.php'; require_once '../../../include/nation.class.php'; require_once '../../../include/functions.inc.php'; require_once '../../../include/phrasen.class.php'; header('content-type: text/html; charset=utf-8'); if(isset($_GET['lang'])) setSprache($_GET['lang']); $nation = new nation(); $nation->getAll($ohnesperre = true); $sprache = getSprache(); $p=new phrasen($sprache); ?> Incoming-Registration
Login > Registration t("global/sprache")." "; echo ''.$p->t("global/englisch").' | '.$p->t("global/deutsch").'
';?>
t('global/titel');?> Pre
t('global/vorname');?>
t('global/nachname');?>
t('global/titel');?> Post
t('global/geschlecht');?> t('global/mann');?> t('global/frau');?>
t('global/strasse');?>
t('global/plz');?>
t('global/ort');?>
Nation
E-Mail
t('global/anmerkung');?>