Code cleaning : form_input has been removed, inputtype is replaced by the object widget

This commit is contained in:
sparkyx 2005-11-03 18:22:19 +00:00
parent 4df10f9715
commit a71b69eae1
2 changed files with 15 additions and 11 deletions

View file

@ -849,7 +849,7 @@ function VerifData($p_cn,$p_array,$p_user)
return BADDATE;
}
// userPref contient la periode par default
$userPref=GetUserPeriode($p_cn,$p_user);
$userPref=$p_user->GetPeriode();
list ($l_date_start,$l_date_end)=GetPeriode($p_cn,$userPref);
// Date dans la periode active