Go to the source code of this file.
Variables | |
| $lang = (isset($_GET['lang'])) ? $_GET['lang'] : $lang_default | |
| $text = $text_multi[$lang] | |
| $buttons = $buttons_multi[$lang] | |
| $months = $months_multi[$lang] | |
| $kw = array() | |
| $q | |
| $kw ['@person_id @'] = mysql_insert_id($link) | |
| $q | |
| $q | |
| $kw | |
| $text ['info_2'] | |
Definition in file register.php.
1.4.7