Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1877 → Rev 1878

/web/acc/manager/htdocs/ticket_user.php
4,7 → 4,7
//--recupération des variables provenant du formulaire
$langue_imp=utf8_decode($_POST["langue_imp"]);
$log_imp=$_POST["log_imp"];
$passwd_imp=utf8_decode($_POST["passwd_imp"]);
$passwd_imp=$_POST["passwd_imp"];
$exp_imp=utf8_decode($_POST["exp_imp"]);
$sto_imp=utf8_decode($_POST["sto_imp"]);
$mas_imp=utf8_decode($_POST["mas_imp"]);