Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 900 → Rev 901

/web/acc/manager/lib/sql/create_user.php
95,6 → 95,7
$val = $$attrmap["$key"];
/*Ajout en vue de l'impression des données (thank's to Geoffroy MUSITELLI)*/
if($key == "Session-Timeout") $sto_imp = $val;
if($key == "Max-All-Session") $mas_imp = $val;
if($key == "Max-Daily-Session") $mds_imp = $val;
if($key == "Max-Monthly-Session") $mms_imp = $val;
/*Fin Ajout*/