This commit is contained in:
Rodolphe Quiedeville 2004-05-26 13:16:02 +00:00
parent 3ad0c5ad67
commit bfef69c37c

View File

@ -40,7 +40,7 @@ $offset = $limit * $page ;
if ($sortfield == "") if ($sortfield == "")
{ {
$sortfield="c.date_fin_validite"; $sortfield="c.fin_validite";
} }
if ($sortorder == "") if ($sortorder == "")