''], '');} // ----------------------------------------------------- // Select include ($includePath. "/req/02-init.variableGene.php"); // ----------------------------------------------------- // Requete count langues // ----------------------------------------------------- include ($includePath. "/req/03-init.langueActives.php"); // ----------------------------------------------------- // Debug // ----------------------------------------------------- if (isset($debug[1]) && $debug[1] == '1') {include ("var.debug.php");} // ----------------------------------------------------- // Btn ajout // ----------------------------------------------------- if ($_SESSION['nbLg']>1) { echo '
'; // ----------------------------------------------------- // List box langues // ----------------------------------------------------- if ($_SESSION['nbLg']>1) { $lgLien="affAdmin=12¶mAff=2"; include ($includePathAdmin. "/drapeaux/drapeauxListBox.php"); } echo ''; echo ''; echo '
'; } // ----------------------------------------------------- // Formulaire // ----------------------------------------------------- echo '
'; // ----------------------------------------------------- // Champs cachés (certains postés par le JS ) // ----------------------------------------------------- echo ''; echo ''; echo ''; echo ''; echo ''; // ----------------------------------------------------- // Liste des env // ----------------------------------------------------- echo '
'; echo 'Variable'; echo 'Valeur'; for ($i=0; $i'; echo ' '; echo ''; echo ''; echo ' '; echo ''; echo ''; } echo '
'; echo '
'; ?>