Line 9... |
Line 9... |
9 |
$GLOBALS['_GEN_commun']['info_auth_bdd']->chp_personne_prenom = 'U_SURNAME';
|
9 |
$GLOBALS['_GEN_commun']['info_auth_bdd']->chp_personne_prenom = 'U_SURNAME';
|
10 |
$GLOBALS['_GEN_commun']['info_auth_bdd']->chp_personne_nom = 'U_NAME';
|
10 |
$GLOBALS['_GEN_commun']['info_auth_bdd']->chp_personne_nom = 'U_NAME';
|
11 |
$GLOBALS['_GEN_commun']['info_auth_bdd']->url_inscription_modif = 'http://www.tela-botanica.org/inscription';
|
11 |
$GLOBALS['_GEN_commun']['info_auth_bdd']->url_inscription_modif = 'http://www.tela-botanica.org/inscription';
|
12 |
$GLOBALS['_GEN_commun']['info_auth_bdd']->gsab_nom_table = 'annuaire_tela';
|
12 |
$GLOBALS['_GEN_commun']['info_auth_bdd']->gsab_nom_table = 'annuaire_tela';
|
13 |
echo '<div id="menu_contextuel">';
|
13 |
echo '<div id="menu_contextuel">';
|
14 |
echo afficherFormIdentification($tab_arguments, $GLOBALS['_GEN_commun']);
|
14 |
echo afficherFormIdentification(array(), $GLOBALS['_GEN_commun']);
|
15 |
echo '</div>' ;
|
15 |
echo '</div>' ;
|
16 |
?>
|
16 |
?>
|
17 |
|
17 |
|